bobbylight
bobbylight
Like it says on the tin. * Restores up to the proper number of HP (24?) * Removes the item from the inventory
Make the `SEARCH` menu option actually work: * Treasure chests give the message: "{hero} searched the ground all about.\nThere is a treasure box." Note this does *not* open the treasure...
A default white font (maybe Arial) is used in the bottom-left corner when cheats are used. This is small and difficult to read, depending on where the user is on...
Add a cheat menu that allows toggling all the "cheats" we currently have (cycle through weapons & armor, no random encounters, etc.).
The throne room has different music than the downstairs. This was only partly addressed in a prior ticket - the two musics are loaded, but only one is played for...
A la IntelliJ, spell-check each part of a `camelCaseWord` individually. I believe the default behavior right now is to ignore such words entirely.
Besides the current focusable tip, this library should also allow spelling suggestions to be displayed in the RSTA popup menu. Perhaps a configuration option to use one, the other, or...
This will be supported in RSTA 3.4.0, so should also be supported in RText.
Currently, when selecting text, the gutter shows the number of characters selected like so: ``` 61 chars ``` It would be nice if it also showed the number of line...