Opened 13 years ago
Closed 13 years ago
#271 closed enhancement (implemented)
A way to disable saving on crash
Reported by: | Simon-v | Owned by: | epyon |
---|---|---|---|
Priority: | major | Milestone: | 0.9.9.6 |
Component: | engine | Version: | 0.9.9.5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently, if/when DoomRL crashes for any reason whatsoever, including malformed lua within a module, a save file is spawned. This is considerate for normal users, but also troublesome for mod developers if/when extensive debugging of an episodic module is attempted. It would be preferable to disable saving altogether during sessions where repeated crashing is expected, through some mechanism.
Change History (1)
comment:1 Changed 13 years ago by epyon
- Resolution set to implemented
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.