Commit Graph

838 Commits

Author SHA1 Message Date
4260d41bf6 colorize hp and sp in casting menu 2025-01-20 13:44:42 -06:00
2681a2801f reverse and reword leds 2025-01-20 12:49:45 -06:00
1c1d00f4af implement the preference with an LED group for clarity 2025-01-20 09:13:36 -06:00
17a4c25d3c Merge pull request #534 from NQNStudios:fix-479
Fixing text buffer texture/font corruption (#479)

* #479 demonstrates that the contents of the text buffer are NOT irrelevant for reproducing bugs. So I set up recording/replay for the burma shave easter egg. This also makes an easy way to mess with the buffer state when debugging (just mash &/\*/&/\*/&/\* n times)
* When a replay throws an error, it puts up a showError() dialog. If the next action is a control_click, the system will try to click that control on the error dialog--which is totally divergent from the replay's intended behavior. So we should just stop replaying when an error happens.
* If you have a long replay and want to run it very fast, but then slow down when you get to the sequence that reproduces your bug, now you can add a `<change_fps>` to your replay to achieve that.
* Fixes for the 2 legacy replay errors that I opened recently

Fix #479 
Fix #532 
Fix #533
2025-01-20 09:10:17 -05:00
dbe92c00b5 Implement a preference for this feature 2025-01-18 19:09:20 -06:00
62313e5bd6 allow interrupting replay 2025-01-16 16:53:34 -06:00
5d1532afda all launch types can reset story 2025-01-15 23:05:53 -05:00
59de48f25e Make scenedit prefs accessible on Windows 2025-01-15 23:05:53 -05:00
9739ab2f61 add 2 more launch types 2025-01-15 23:05:53 -05:00
11767f553d more understandable prompt to save 2025-01-15 23:05:53 -05:00
d1b474bfcb dialogxml elements for debug party preference 2025-01-15 23:05:53 -05:00
00b33843f6 prompt to save 2025-01-15 23:05:53 -05:00
747b08ee09 add scenario launch menu item (does nothing for now) 2025-01-15 23:05:52 -05:00
e8bcd663c3 add text to leds for pc-alchemy-info.xml 2025-01-11 21:50:35 -05:00
80861d0237 add text to leds in edit-outdoor-encounter.xml 2025-01-11 21:50:35 -05:00
249bf6f76a add text to leds in edit-special-item.xml 2025-01-11 21:50:35 -05:00
1522c50d2b add text to led in make-scenario2.xml 2025-01-11 21:50:35 -05:00
bca254dc3a add label text to led in make-scenario1.xml 2025-01-11 21:50:35 -05:00
387cd6cd00 fix led labels in new-town.xml 2025-01-11 21:50:35 -05:00
bdfe0d3ddf add text to led in edit-item-shortcut.xml 2025-01-11 21:50:35 -05:00
621cd2287e Town details fix led labels 2025-01-11 21:50:35 -05:00
270b2bb802 fix last case of textSide 2024-12-03 09:44:40 -05:00
3bd9154412 rename new led attribute 'label-pos' 2024-12-03 09:44:40 -05:00
8f531a3145 Efficient layout for preferences. Close #470 2024-12-03 09:44:40 -05:00
c35ba7cc62 LEDs allow text on the left side 2024-12-03 09:44:40 -05:00
c2dc4f2252 spell menu measure spell labels 2024-12-03 09:44:40 -05:00
0b644e7427 fix dialogs I broke 2024-12-03 09:44:40 -05:00
3fe527af14 remove lots of hardcoded led/tiny button widths 2024-12-03 09:44:40 -05:00
2b01a18bb3 make text-size an optional attribute of button 2024-12-03 09:44:40 -05:00
9fb5cdbefd leds and tiny buttons measure actual preferred width 2024-12-03 09:44:40 -05:00
6eb69a9c1d align small window led with alignment leds 2024-12-03 09:44:40 -05:00
7a87223162 bring speed buttons in from the right 2024-12-03 09:44:40 -05:00
f5f9f92568 move help-related settings next to each other 2024-12-03 09:44:40 -05:00
8fd20022be fine-tune preferences layout 2024-12-03 09:44:40 -05:00
35fcc04d6c move scale buttons to top of settings 2024-12-03 09:44:40 -05:00
34dd31cf51 Remove 3 obsolete settings 2024-12-03 09:44:40 -05:00
1375a2e6b1 turn resethelp pref led into a button with a confirmation dialog 2024-12-03 09:44:40 -05:00
d870180591 Update copyright notices and contact/pricing info.
Close #499
2024-11-30 19:19:34 -05:00
df0c46d616 Merge pull request #458 from NQNStudios:credits-overhaul
Auto-generated credits / Update the credits from IndieGOGO
2024-11-23 18:54:51 -05:00
8a68360256 Play with heading alignment in startanim 2024-11-23 17:49:59 -06:00
7a1297b2c8 specify align attribute type as enum 2024-11-23 17:06:15 -06:00
8f681b5463 More tabs for ADoS 2024-11-19 18:52:20 -06:00
b2c0af3d48 Remove nomaps setting LED (Fix #471) 2024-11-19 19:18:27 -05:00
756aaae38c add Brendan Miller 2024-11-19 15:14:11 -06:00
bf91f41675 2-column open source credits 2024-11-19 14:13:12 -06:00
012419200b Update startanim header 2024-11-18 09:22:02 -06:00
9351d74f97 Re-add the original startanim graphic for future reference 2024-11-18 09:20:29 -06:00
af810e05c0 Make bitmapfont for startanim 2024-11-17 20:22:13 -06:00
b5560a7e59 add Daerogami 2024-11-17 20:21:06 -06:00
0c0e609a22 use relative format, add links to about-boe 2024-11-16 17:47:58 -06:00