Commit Graph

112 Commits

Author SHA1 Message Date
Storm Dragon e66655d75f Another attempt to keep messagebox from double speaking. 2025-02-01 14:59:46 -05:00
Storm Dragon c5406d5089 Attempt to keep messagebox from double speaking. 2025-02-01 14:53:55 -05:00
Storm Dragon b5b472eebe Added simple message box for spoken text that might need to be repeated. 2025-02-01 14:41:52 -05:00
Storm Dragon 9f03de15b8 Add a text entry using wx. 2024-08-01 21:10:27 -04:00
Storm Dragon 428a48678d Power bars are now visual as well as audio. 2024-07-22 22:20:15 -04:00
Storm Dragon 9a6d6374f9 Added text along with the speak command. Updated window size. 2024-07-22 16:08:42 -04:00
Storm Dragon df386cbbd9 Improved check_for_exit function. 2024-07-16 14:22:36 -04:00
Storm Dragon 38522aee78 First pass at creating requirements files. 2024-07-15 19:52:02 -04:00
Storm Dragon 0e9c52f5e1 A few fixes for x-powerbar, more accurately exiting when exit keys are pressed, etc. 2024-07-14 03:51:35 -04:00
Storm Dragon fabf48ff42 Powerbars added and working. 2024-07-13 03:03:32 -04:00
Storm Dragon 0c73e98876 Improved sound while walking on left/right only. 2024-07-05 17:24:23 -04:00
Storm Dragon 0ef11785ec Revert "A new try at sound panning with walking."
This reverts commit 58ab5aa854.
2024-07-05 17:04:12 -04:00
Storm Dragon 58ab5aa854 A new try at sound panning with walking. 2024-06-20 02:03:06 -04:00
Storm Dragon 155ed6ec39 Updated donation link to use ko-fi. 2022-01-09 01:59:30 -05:00
Storm Dragon 68ad08be46 moved the libstormgames.py file to __init__.py so you can just import libstormgames. 2020-09-15 19:35:59 -04:00
Storm Dragon 536659338e Updated the object placement code code so that if sounds are out of range they still clame the channel, but they do not play at an audible level.[A 2020-09-10 18:02:53 -04:00
Storm Dragon 37aa764d68 Small update to object positioning. 2020-09-10 13:44:51 -04:00
Storm Dragon 84a722bb8e Attempt to fix object positioning. 2020-09-10 02:51:33 -04:00
Storm Dragon b897abf0a3 Quickly jump to the top or bottom of the game menu with home or end keys. 2020-09-09 21:38:59 -04:00
Storm Dragon 678af54346 More work on the sound functions for object placement. 2020-09-09 20:55:40 -04:00
Storm Dragon d456b8b3b3 Fixed a couple bugs on the object positioning code. 2020-09-09 20:41:41 -04:00
Storm Dragon c5c32943e2 Added the rest of the object management functions, hopefully. 2020-09-09 20:06:34 -04:00
Storm Dragon 34d89ca54b Started work on sound positioning for objects. 2020-09-09 19:50:56 -04:00
Storm Dragon e8bf4f9565 Scoreboard now works! Finally! 2020-09-04 11:17:05 -04:00
Storm Dragon dd350c0285 Scoreboard still not saving past the first position. 2020-08-30 02:00:07 -04:00
Storm Dragon ae93e02e69 Another approach to writing the scoreboard. 2020-08-30 01:41:52 -04:00
Storm Dragon 21c0795ea9 Updated scoreboard. 2020-08-30 01:23:32 -04:00
Storm Dragon 67d2315cef Finally fixed the scoreboard I think. 2020-08-29 22:11:06 -04:00
Storm Dragon b6afb5450e New_High_Score method added. 2019-12-11 23:31:19 -05:00
Storm Dragon 42266d4b6c More progress on the scoreboard. Not complete yet. 2019-12-11 23:09:31 -05:00
Storm Dragon 54842bac29 Scoreboard mostly working. It doesn't read the existing scores correctly yet though. 2019-12-11 21:45:52 -05:00
Storm Dragon 08f06699c8 Merge branch 'devel'
Merged in set process name
2019-12-11 09:38:30 -05:00
Storm Dragon fc62ccc058 Make process name nicer. 2019-12-11 09:37:58 -05:00
Storm Dragon 7ef11be54c New scoreboard feature added. Partially implimented. 2019-12-11 09:32:50 -05:00
jticket ba09c4d5f3 Updated ReadMe, now require setproctitle 2019-12-11 04:59:56 -09:00
jticket 27d24006a2 Merge branch 'master' into devel 2019-12-11 04:38:32 -09:00
jticket d66af32804 Added setproctitle. 2019-12-11 04:04:56 -09:00
Storm Dragon f2326c628c Another attempt at fixing configuration paths. 2019-12-10 18:36:29 -05:00
Storm Dragon 48217dd63e Fixed an error in game configuration path. 2019-12-10 18:26:57 -05:00
Storm Dragon ec7e9d3461 Improved learn sounds. Added optional menu-move and menu-select sounds. 2019-12-10 14:12:15 -05:00
Storm Dragon 2b27ce97b7 Credits read from file now. 2019-12-08 16:25:11 -05:00
Storm Dragon 54ef9d7b17 Updated in game donation link. 2019-12-08 16:09:46 -05:00
Storm Dragon 6015240cd2 Merge branch 'master' of gitlab.com:stormdragon2976/libstormgames 2019-12-08 15:50:53 -05:00
Storm Dragon 6c2b49e60e Updated donation link. 2019-12-08 15:50:30 -05:00
jticket de9c64a583 Fixed exit() not working 2019-12-08 10:55:41 -09:00
jticket c32b3a29ba Merge branch 'master' of https://gitlab.com/stormdragon2976/libstormgames 2019-12-08 06:43:42 -09:00
jticket 5f0dbfac65 Merge branch 'devel' 2019-12-08 06:43:04 -09:00
jticket 7ba5b6ef94 Removed unneeded import subprocess 2019-12-08 06:41:35 -09:00
Storm Dragon 6459e64db0 Merge branch 'devel' 2019-12-08 08:19:18 -05:00
jticket 9ec9d1240d Changed donate function to use webbrowser module 2019-12-08 04:08:20 -09:00