Commit Graph

69 Commits

Author SHA1 Message Date
5dfa0afe1f First attempt at updating custom game scripts to use the new directory layout. Operation mdk with Project Brutality the only one so far. 2024-07-31 16:33:48 -04:00
550b990195 Attempt to place things not controlled by package managers in ~/.local/games. 2024-07-31 02:18:36 -04:00
afa4e36d16 Fixed some changed and new strings. 2024-07-08 02:14:36 -04:00
c2d69bdd48 Changes to work with new project brutality. 2024-06-15 02:11:01 -04:00
e1b6260bf5 Added greater demon energy to read strings. 2024-05-04 01:24:45 -04:00
1ece76a225 Finished moving the variable extensions to a single file so that all the Project Brutality stuff can share common code. 2024-05-02 17:08:41 -04:00
3b731e4c69 Latest updates. 2024-05-02 16:24:20 -04:00
b6a2e722ee Found one more string that wasn't being read. 2024-04-27 00:15:07 -04:00
fce04adc54 Removed the star characters from brutality bonus announcement. 2024-04-24 12:26:39 -04:00
b4b4067821 Removed PDA stuff from speech. 2024-04-24 07:53:09 -04:00
8983887494 Revert "Restored original load order."
This reverts commit f447115381.
2024-04-23 15:30:15 -04:00
f447115381 Restored original load order. 2024-04-23 15:28:42 -04:00
abd6fef7c0 Experimenting with load order. 2024-04-23 14:59:49 -04:00
b76d53dd16 Mor string processing. 2024-04-23 13:01:08 -04:00
91624fa7ee Custom scripts for testing new addons. 2024-04-23 01:56:17 -04:00
b4c0573d2c Update scripts to select Metal mod vol 7, fall back to vol 6 if both are available. 2024-04-18 16:26:42 -04:00
698be8e8dc Fixed a problem with reading things not needed from the console. 2024-04-18 11:42:35 -04:00
770f92da89 Fixed addons not showing up in co-op and death match in the standard game selection. 2024-04-18 11:23:39 -04:00
e77e1ff210 Unbreak death match and co-op buttons. 2024-04-18 10:49:01 -04:00
d948a6e7b0 More strings for Brutal Death Match. 2024-04-17 10:26:12 -04:00
b654364ee9 Updated speach strings for all custom examples. 2024-04-17 03:27:42 -04:00
ac1e80077f Added example death match script for Project Brutality. 2024-04-17 03:18:57 -04:00
ddd8e5b7ad More tts messages. 2024-04-16 04:39:07 -04:00
1d546f46c1 Improved reading of some items. 2024-04-16 03:23:59 -04:00
283af31f10 Improved example files, push Doom path so it will work on more distros. 2024-04-16 02:07:35 -04:00
1280a40c6f Add a system for loading custom mods for TobyDoom. Place scripts in the TobyCustom directory. Included three examples using Project Brutality. 2024-04-15 20:33:58 -04:00
c7f4f546d8 Add the ability to set speech-dispatcher configuration in settings.conf if desired. 2024-02-14 00:45:14 -05:00
9cb652ada4 Add another grep string 2024-02-10 15:14:20 -08:00
eb933f7de1 Add Toby demo level to the freedoom launcher 2024-02-07 07:54:29 -08:00
441bbd8561 Hopefully fix toby mod for latest release 2024-02-06 19:16:38 -08:00
03896a4586 Remove TDBots, it's causing too many issues. May look at fixing later. 2024-01-22 12:33:26 -08:00
88b378cafd Fix weapon pick up sounds in deathmatch, hopefully. 2024-01-22 12:25:37 -08:00
78b181adcd Remember to add TDBots to join mode too... 2024-01-22 11:57:32 -08:00
c925f2b091 Fix slight bug in radio 2024-01-22 09:55:20 -08:00
a0f2d935c9 Add TDBots for smarter bots, will need an installer update. 2024-01-22 09:43:21 -08:00
d3fa3c1acc Fixed a mislabeled button in the hosting dialog. 2024-01-22 00:52:44 -05:00
1969b0a324 Merge branch 'testing' of ssh://git.2mb.codes:2222/~stormdragon2976/linux-game-manager into testing 2024-01-21 23:21:34 -05:00
47e0fd99f9 Add an option for single player death match against bots. 2024-01-21 23:21:02 -05:00
d4a6da10d5 Fix grep issue 2024-01-21 17:37:49 -08:00
bfd0850c66 Add another string 2024-01-21 16:43:23 -08:00
04f6b5e1a1 Add more grep strings for freedoom. 2024-01-21 16:38:59 -08:00
f9b5e0e1c6 Revert "Add bot mod since gzdoom bots are broken"
This reverts commit efaa87ee81.
2024-01-21 13:42:07 -08:00
9b29ff01fe Revert "Attempt to use other gzdoom bot mod since the old one was crashing."
This reverts commit 731ee298bd.
2024-01-21 13:41:58 -08:00
731ee298bd Attempt to use other gzdoom bot mod since the old one was crashing. 2024-01-21 13:35:21 -08:00
efaa87ee81 Add bot mod since gzdoom bots are broken 2024-01-21 13:31:52 -08:00
e68b520729 Fix some messages not logging to the console 2024-01-21 12:38:03 -08:00
8a18a62347 Fix messages not going to console in deathmatch 2024-01-21 11:49:18 -08:00
b6d761f67e Add dialogs for death match setup. 2024-01-21 13:48:58 -05:00
98ce0a96ee Add stub code for fraglimit selection 2024-01-21 10:17:54 -08:00
e62533b2ce Work on freedoom launcher to support deathmatch, some parts are currently hard coded. 2024-01-21 10:12:55 -08:00