Anonimus
2c75e46855
Return to 32-bit land
2025-10-01 11:10:00 -04:00
NepDisk
200d5e6b08
Merge pull request 'Refactor conga' ( #146 ) from keepdancingbabies into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/146
2025-10-01 16:29:48 +02:00
Anonimus
96063d36ea
Refactor conga (yet again)
...
* Uses IntDistance to get accurate integer-based distancing
* Does not use divisors or multipliers until after distances are chained
* Does a single exaggeration multiplier (currently cuts the distance to 2/3 actual dist) in post
2025-10-01 10:12:10 -04:00
Anonimus
30614c758c
64-bit FixedMul and FixedSqrt, integer sqrt functions
2025-10-01 10:09:31 -04:00
Anonimus
6e6a94a6af
Add fixed-point math parity test
...
Makes sure the more complex functions match regardless of bitdepth
Currently (and very likely to stay) only FixedSqrt
2025-10-01 10:08:57 -04:00
NepDisk
49e9ef1e95
Fix wipes for credits
2025-09-30 21:23:50 -04:00
NepDisk
79df024b62
Fix ITF_STICKER not accounting for width and always compile sticker drawer
2025-09-30 21:01:53 -04:00
toaster
7efef93f6f
w_wad for lumpnums: Use bitwise and instead of addition
...
Makes the mathematical logic of what's being done clearer
2025-09-30 20:03:27 -04:00
GenericHeroGuy
313e291fb6
Fix specator -> spectator teamchanges blocking joins ( closes #96 )
...
No longer causes forfeits too!
2025-09-30 21:39:13 +02:00
GenericHeroGuy
9c9041484a
Recursively renormalize line endings
2025-09-30 17:37:45 +02:00
NepDisk
ce6cee5f60
Apply hud transparency to itembar and flamebar
2025-09-30 00:54:21 -04:00
NepDisk
2d30b4774f
Add fov to menu code
2025-09-30 00:39:23 -04:00
Sally Coolatta
1082667117
Fix human vs bot P_CheckRacers conditions
2025-09-30 00:03:13 -04:00
NepDisk
630b75a504
P_DoPlayerExit changes
...
12ecb1f7a4
2025-09-30 00:01:05 -04:00
NepDisk
837b28e358
Fix compile warnings
2025-09-29 22:46:01 -04:00
NepDisk
42173120f4
Merge pull request '[ENHANCEMENT] VFX for Bubble Shield' ( #144 ) from dappleup into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/144
2025-09-30 04:40:46 +02:00
Anonimus
7ffb9d6ed4
OH NO ME HEART STOPPED
2025-09-29 22:31:34 -04:00
Anonimus
a2d83f4b5f
Dapple up
...
Add all the bubble shield VFX
2025-09-29 22:31:34 -04:00
minenice55
641f6ae865
Merge pull request '[ENHANCEMENT] Add last minute, last five seconds, and overtime alarms' ( #143 ) from timelimit_alarms into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/143
2025-09-30 04:23:56 +02:00
minenice55
9e88716d39
Merge branch 'blankart-dev' into timelimit_alarms
2025-09-30 04:22:58 +02:00
minenice55
034e24a44f
overtime!!!
2025-09-29 21:57:43 -04:00
NepDisk
9e648d859d
Fix saltyhop being broken in software
2025-09-29 21:02:02 -04:00
minenice55
c7db0acf59
add last minute and last five seconds sounds to game modes with time limit
...
guys it's a bell it's just like splatoon guys
2025-09-29 20:15:47 -04:00
GenericHeroGuy
7e810c6923
Fix item boxes inside bustable FOFs messing up collision ( closes #100 )
2025-09-30 00:26:27 +02:00
GenericHeroGuy
db41399690
Fix flame shield not melting items ( closes #140 )
2025-09-29 22:27:56 +02:00
GenericHeroGuy
307001611e
Make exploding dragged mines hit the player dragging it again ( closes #133 )
...
baby mine explosions lmao
2025-09-29 22:01:43 +02:00
GenericHeroGuy
a56213921e
Let's see if initializing localfile properly closes #131
2025-09-29 16:37:11 +02:00
Anonimus
fbc33d1517
2D vector rotation
2025-09-29 09:13:50 -04:00
Anonimus
d013159ad9
Get rid of the initial boost thrust
...
Could easily be abused to skip and cheese ramp setpieces
2025-09-29 09:13:50 -04:00
NepDisk
f29ba22cc8
Make mobj spritex/yoffsets consistant with highresscale
...
https://git.do.srb2.org/STJr/SRB2/-/merge_requests/2722
2025-09-29 01:13:06 -04:00
Jisk
0621d8f2ce
Fix no-physics textmap vertex slopes
2025-09-28 23:46:23 -04:00
Anonimus
8c61f607b1
Initial thrust of a bubble boost now uses movement angle
2025-09-28 21:10:21 -04:00
NepDisk
63cbeed7a6
AAAAA
2025-09-28 16:40:33 -04:00
NepDisk
b665744f45
Revert "Fix addon rejoins ( Closes #131 )"
...
This reverts commit 81bd0046b6 .
2025-09-28 16:38:59 -04:00
Anonimus
5f337c0a6c
Make bubble shield pop boosts cancel on spinouts
...
Fixes #132 point 2
2025-09-28 15:45:10 -04:00
Anonimus
d9accbd575
Make bubble shields pop if you "overinflate" them
2025-09-28 15:42:59 -04:00
GenericHeroGuy
7a2fd0be42
Fix sneakertimer not resetting for explosions... and APNG AAAAAAACK
2025-09-28 21:39:30 +02:00
GenericHeroGuy
107d3ed6b2
Update hash
2025-09-28 21:27:04 +02:00
NepDisk
857849dba6
Make flameshield damage use the same boost cancel as sneakers
2025-09-28 15:19:51 -04:00
NepDisk
105782c759
Make landmine do flipover damage
2025-09-28 15:17:12 -04:00
NepDisk
81bd0046b6
Fix addon rejoins ( Closes #131 )
2025-09-28 14:53:11 -04:00
Anonimus
8f198aeff8
Make the Bubble Shield reflect powered-up players
2025-09-28 14:05:10 -04:00
NepDisk
97b34e3e7c
Merge pull request '[BUGFIX] Fix issues with CSS scroll when changing to other options on the menu' ( #139 ) from minenice55/blankart:css-scrollreset-fix into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/139
2025-09-28 18:57:13 +02:00
minenice55
46bb9e41ee
fix issues with CSS scroll when changing to other options on the menu
2025-09-28 12:54:44 -04:00
GenericHeroGuy
0d2f2e106c
Fix driftgauge flipcam logic ( closes #130 )
2025-09-28 18:54:25 +02:00
NepDisk
1e01b387df
Change sort default to name
2025-09-28 12:31:49 -04:00
GenericHeroGuy
d3b8f9f3a6
Fix positions changing after finish with legacy checkpoints ( closes #136 )
2025-09-28 18:13:03 +02:00
NepDisk
1e1404162e
Try making random item more accurate for battle ( #135 point 1, still needs testing)
2025-09-28 11:13:49 -04:00
GenericHeroGuy
df819b303d
Fix orbi/jawz/thwomp/player hits not resetting sneakertimer ( closes #134 )
2025-09-28 17:01:58 +02:00
GenericHeroGuy
671b4e1f3d
Fix orbinauts getting deleted by players in flashtics ( closes #92 point 1)
2025-09-28 16:58:40 +02:00