Commit graph

20342 commits

Author SHA1 Message Date
NepDisk
a148d4e17b Seperate out itemflags 2025-01-27 12:24:19 -05:00
NepDisk
d5af3f58ff Kill on loops again 2025-01-27 11:35:20 -05:00
NepDisk
7d07279f2e Reduce some duplication 2025-01-27 11:23:07 -05:00
NepDisk
7e1caec293 use RR's version of Mobj spawn height since we have cpp now 2025-01-27 01:53:44 -05:00
NepDisk
897ef3d47f Fix slope anchors crash 2025-01-27 01:44:31 -05:00
NepDisk
ccca144494 Merge pull request 'SRB2Kart Skin support' (#17) from skincompat into ACS2
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/17
2025-01-27 06:41:52 +00:00
GenericHeroGuy
ef635dd7f4 Always use drift state (and shallower angle) for sliptide in compatmode 2025-01-27 02:42:26 +01:00
NepDisk
bc0f662f56 Forgot something 2025-01-26 18:52:12 -05:00
NepDisk
37afbae95d Orbit object fixed 2025-01-26 18:51:31 -05:00
NepDisk
4b3f67a634 Fix Itemunderflow 2025-01-26 18:48:04 -05:00
NepDisk
d461296c57 Merge branch 'ACS2' into skincompat 2025-01-26 18:23:54 -05:00
NepDisk
1b25b42835 Add new flags for toggling death effects 2025-01-26 17:57:58 -05:00
NepDisk
f7d2c49665 Fix windows compile AGAIN
I hate windows AAAAAAAAAAAA
2025-01-26 21:35:47 +00:00
GenericHeroGuy
247e60442b I HATE THAT HEDGEHOG!!!!!!!!! 2025-01-26 22:27:02 +01:00
NepDisk
229f3cc2e1 Use chars.kart 2025-01-26 15:48:15 -05:00
GenericHeroGuy
4288d0d3fe Update mobjlib frame/sprite setters for compatmode 2025-01-26 03:04:18 +01:00
GenericHeroGuy
732e50156e Is he stupid? (#16) 2025-01-26 02:12:38 +01:00
GenericHeroGuy
8cbacdeda7 Kart skin compatibility 2025-01-25 23:53:53 +01:00
GenericHeroGuy
7a6de57a99 Palremap extras 2 (#16)
Kartchar support, initialize compatmode
2025-01-25 22:49:38 +01:00
GenericHeroGuy
43d38194fe Palremap extras (#16)
Fix demos, fix compiler warnings, at least TRY to validate patches instead
of allowing palette remaps in the entire address space
2025-01-25 18:05:08 +01:00
NepDisk
577c0ac4b4 Reintroduce MF_FIRE 2025-01-25 11:20:35 -05:00
NepDisk
7731e6dc6b Fix Itembox respawning in singleplayer non TA 2025-01-25 08:03:21 -05:00
GenericHeroGuy
a27f90c717 Fix the elevator in Diamond Square 2025-01-25 00:34:54 +01:00
NepDisk
05e79fbe75 Merge pull request 'Palette remapping (compatmode)' (#16) from palremap2 into ACS2
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/16
2025-01-24 18:16:54 +00:00
GenericHeroGuy
6a2556b0be Fix screen fade colors
...and what the hell happened in r_draw?
2025-01-24 18:27:44 +01:00
GenericHeroGuy
f6f43943d7 Networked compatmode 2025-01-24 18:26:49 +01:00
GenericHeroGuy
f3176ed7d0 Do palette remapping for drawFill and fadeScreen 2025-01-24 18:25:32 +01:00
GenericHeroGuy
71ab72c85e Add lua_compatmode 2025-01-24 18:25:04 +01:00
GenericHeroGuy
48bb0ea5ef The actual palette remapping 2025-01-24 18:18:37 +01:00
GenericHeroGuy
63d558725e Swap the order of main.pk3 and srb2.srb 2025-01-24 18:04:06 +01:00
GenericHeroGuy
d67c9862ae Add compatmode flag 2025-01-24 18:04:03 +01:00
GenericHeroGuy
be64786d57 Update skincolors 2025-01-24 17:35:45 +01:00
GenericHeroGuy
5766bec781 Revert "2.1 palette pt 2.5: more menu stuff"
This reverts commit 016f16d91f.
2025-01-24 17:08:46 +01:00
GenericHeroGuy
4e188f4cae Revert "2.1 palette pt 2: Menu stuff"
This reverts commit 771938161a.
2025-01-24 17:08:26 +01:00
GenericHeroGuy
6f032ce9c8 Revert "2.1 palette pt 1"
This reverts commit d22db75409.
2025-01-24 16:57:44 +01:00
NepDisk
c17b6c1fa5 Fix Compile on windows GCC14 by updating some libraries 2025-01-23 22:25:02 -05:00
NepDisk
b77977ef7e Fix legacy distance odds 2025-01-23 11:57:35 -05:00
NepDisk
92d86be813 Implement distance based itemodds when legacy waypoints are in play 2025-01-22 13:15:42 -05:00
NepDisk
1dc91b43ec Merge pull request 'Handle hardcode object definitions in SOC' (#15) from dehardcode into ACS2
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/15
2025-01-17 18:47:00 +00:00
GenericHeroGuy
0a66dd4ebb And the Python script... yuck... 2025-01-17 18:35:25 +01:00
GenericHeroGuy
3c70d7b999 Bandaid fix for player setup menu 2025-01-17 17:34:24 +01:00
GenericHeroGuy
ec5d7156bd Fix skinsounds, MAXRADIUS, inaccessible colors 2025-01-17 16:53:14 +01:00
GenericHeroGuy
d64ae0c915 No more dummies 2025-01-17 15:21:20 +01:00
GenericHeroGuy
bb8a029601 SOC all hardcode mobjs/states/skincolors/sounds
TODO: get rid of the *_NULL's
2025-01-15 01:42:08 +01:00
GenericHeroGuy
f88cf87f84 Macrofy sounds.h too 2025-01-15 00:54:08 +01:00
GenericHeroGuy
c784cdc189 Macrofy info.h 2025-01-14 21:23:24 +01:00
Alug
6c80e5c80f Fix R_DrawWallColumn not rendering some textures on binary maps 2025-01-13 08:02:27 +01:00
Sally Coolatta
713ac093bf devmode cheat online 2025-01-10 11:36:04 -05:00
James R
bfd15082ef Netsync setrings and setlives
- setrings no longer subtracts totalrings
- removed INFLIVES
2025-01-10 11:23:50 -05:00
NepDisk
7948720595 Revert cheats streamine but keep stuff needed for online cheats
cheats 1 is not desired appearently

This reverts commit 9fbe107211.
2025-01-10 11:16:16 -05:00