Commit graph

15 commits

Author SHA1 Message Date
8e952f412f 4.10 support update (unfinished and untested). 2022-12-05 02:10:56 +01:00
dbd887e8db Remove redundant second argument in various TexMan.CheckForTexture calls. 2022-09-30 12:53:56 +02:00
91dc82ca00 Fix legitimate signed/unsigned comparison warnings. 2022-08-05 21:30:11 +02:00
c41e9c4615 Somehow forgot to bump zscript ver to 4.9.
Now there's a shitload of warnings about signed/unsigned comparisons, but those are a gzdoom oversight, they'll be fixed soon.
2022-08-05 21:02:09 +02:00
c0691f4930 Implement "FindLumpByFullName" helper function.
Remove days display from playtime counter (most people expect hours).
2022-08-05 11:08:47 +02:00
5bac1614c4 Fix more wrong code (constant arrays not declared as "static const)
This fixes a crash in recent GZDoom devbuilds.
2022-02-14 01:23:14 +01:00
35b0ad1b2b Achievement system fixes and stackable chanceboxes. 2022-01-11 02:18:38 +01:00
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
08914cb1d7 Achievements submenu. 2021-05-01 14:56:02 +02:00
d22f9609e0 Show play time in options menu.
Store unlock date for achievements.
2021-04-29 23:25:24 +02: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
5316a63ed9 Achievement cleanup. 2021-03-24 03:05:04 +01:00
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
7d401bdb61 I completely forgot what I changed. 2021-03-23 17:03:51 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00