Commit graph

41 commits

Author SHA1 Message Date
657625f890 Changes from devel. 2021-11-23 23:37:45 +01:00
ca544f5f36 Various backported changes from devel. 2021-10-21 23:25:47 +02:00
d735ce20bf Implement 4.7.1 features. 2021-10-21 17:52:36 +02:00
e97f72b176 Safeguards in SWWMDirectMessage. 2021-10-07 19:47:39 +02:00
180988f6ce Backport some changes from devel:
- Additional dialogue lines for MAP11 and MAP20.
- Officially support Ultimate Doom 2.
- Localizable dialogue speaker names.
2021-10-05 19:39:50 +02:00
46f9696b71 Try to alleviate memory impact somewhat. 2021-10-03 22:31:00 +02:00
6d1ab4c9c5 Fix invalid dialogue sequences being appended to chat log. 2021-09-20 19:42:08 +02:00
10bab27e36 More stuff with tooltips.
Add commands to reset cvars.
Show progress counters in achievement menu.
2021-09-16 18:52:43 +02:00
894f2ed46a Implement weapon first-use tooltips.
Change some cvar defaults.
2021-09-16 16:31:44 +02:00
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
ccab16a7a9 All new achievement icons added.
One more intermission art added.
Small folder reorganization.
2021-09-11 21:15:52 +02:00
0420d511a6 New achievements coded (Most icons still not done).
Various random tweaks and fixes.
Reformatted and cleaned up Future Plans file.
2021-09-08 21:09:13 +02:00
dc4bd4d45d Initial 1.1 development setup. 2021-09-01 09:56:20 +02:00
8f4630ae8b Add distant item glows. 2021-07-09 13:21:28 +02:00
d7598865c9 Difficulty damage scale tuning (have fun). 2021-06-17 17:06:08 +02:00
761281db92 Finetune KDiZD key replacements.
Tweak ERROR shader.
2021-06-10 17:20:04 +02:00
da703e3e35 Yet more deathmatch stuff. 2021-06-04 21:35:17 +02:00
e3d2158a0a Deathmatch tweaks and fixes. 2021-06-04 18:59:04 +02:00
a45943763f Enhance ASS SLAP (now optional).
Also added a "sewercount++" easter egg cheat, just for fun.
2021-06-02 01:16:49 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
6f3638189e More 4.6.0 stuff. 2021-05-18 21:36:22 +02:00
38a07102f5 Update readme.
Append old cheats easter egg text to chat log.
2021-05-18 15:39:04 +02:00
873070939d GRAAAAAAAAAAAAAAAF 2021-05-17 18:53:37 +02:00
917c251f03 Patch up some code for 4.6 compatibility. 2021-05-17 14:59:35 +02:00
e6133c8a25 More cheat stuff (includes a flag!). 2021-04-29 23:26:34 +02:00
057a0cb94c Small lore adjustment.
Show AUTOPAGE texture in minimap when using color presets if available.
2021-04-26 21:01:29 +02:00
b5f78f5035 Display beam projectiles in minimap. 2021-04-24 16:00:14 +02:00
e463314b78 Remove abort/cheat achievements, as they're not "normally" obtainable.
Add a little easter egg to using SWWM Platinum cheats for the first time.
2021-04-23 23:25:43 +02:00
66520cca6e oopsiefix 2021-04-23 17:47:55 +02:00
973e8865cb Some cleanup + sneaky preparation for a future GZDoom feature. 2021-04-23 14:32:49 +02:00
a0400cb97a Some profiling stuff, for debugging.
Combat tracker creation in WorldThingSpawned shouldn't need to loop through whole list. This speeds up things greatly during map load.
2021-04-04 18:03:22 +02:00
3b3918de8a Migration from libeye to Gutamatics.
Updated credits.
2021-04-02 19:52:13 +02:00
41b592f19c Fix punch use achievement double increment.
Fix division by zero.
2021-03-26 08:08:26 +01:00
d0afd69d34 Optimize achievement loading.
Add a new achievement (heh).
Don't show achievement notifications while the level is ending.
2021-03-24 17:41:38 +01:00
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
f8016516d5 Track projectiles in minimap (toggleable). 2021-03-19 22:16:24 +01:00
bb595df944 Generic weapon display: don't show separate ammo counts if both types are equal. 2021-03-11 13:16:19 +01:00
de525e6b3a Fix invalid locks not appearing in minimap. 2021-03-10 21:19:39 +01:00
5755ed1319 Smol things. 2021-03-07 17:37:55 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00