NepDisk
1d4da50b00
Use Author like RR for now
2025-03-12 14:48:28 -04:00
NepDisk
f1c27ff963
Use musicdef from main.pk3 instead.
2025-03-12 14:45:15 -04:00
NepDisk
1f6e8f25cd
Music Test port from Saturn pt1
...
Mostly ported over but its kind of broken for whatever reason...
2025-03-12 12:36:07 -04:00
NepDisk
c13e4b1d61
Modify M_ChangeCvar conditions
2025-03-11 23:23:50 -04:00
NepDisk
8f0a8860c6
Default turnsmoothing to Off
...
Someone is bound to complain at first if these is on by default
2025-03-11 22:58:55 -04:00
NepDisk
52b532f265
Make sloperoll+pitch toggleable and make cameratilt not rely on sloperoll toggle
...
The toggle is handled in renderer for both gl and software!
2025-03-11 22:48:02 -04:00
NepDisk
a55393bf4c
Add camera tilting to menu
2025-03-11 22:01:47 -04:00
NepDisk
33c2d09557
Remove remaining uses of line->special in processspecial
2025-03-11 19:49:06 -04:00
NepDisk
26da74c4aa
Karma doesn't combo.
2025-03-11 11:42:06 -04:00
NepDisk
df6be21c24
Revert SPB explosion bypass like to be like v1
2025-03-11 11:38:50 -04:00
NepDisk
b15a3a1c09
Update extras/udmf-spec.txt
2025-03-11 12:05:28 +00:00
NepDisk
8e9370c11f
Item odd changes
...
Drop target was dropped a point.
FlameShield was made slighty more common since its less strong.
The change for superings in useodds 0 has been dropped a point.
2025-03-10 19:37:05 -04:00
NepDisk
077b34b37f
Make legacy waypoint helper and expose K_RingsActive and K_UsingLegacyCheckpoints to lua
2025-03-10 19:14:35 -04:00
GenericHeroGuy
c719ad49aa
MISSING BRACES AROUND INITIALIZER!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
...
amazing warning spam
2025-03-10 23:19:36 +01:00
GenericHeroGuy
4cf9c7f6b6
Make vertical aiming work again
2025-03-10 23:08:47 +01:00
NepDisk
c6377f884f
Update some ACS documentation
2025-03-10 17:19:45 -04:00
NepDisk
8884f7d3c9
Add WumboSpasm to the credits
2025-03-10 15:22:52 -04:00
NepDisk
95750e50e4
Implement MultiItems into capsules/dropped items as well
2025-03-10 15:18:58 -04:00
NepDisk
9d2c895b2a
Fix offset for options main status
2025-03-10 14:20:23 -04:00
NepDisk
178ba3b4a6
Fix copy paste mistake
2025-03-10 14:16:22 -04:00
NepDisk
7ad73c040d
Add Camera submenu from Saturn
2025-03-10 14:14:07 -04:00
NepDisk
e8adbfb8b7
Fix typo in namespace code
2025-03-10 12:57:45 -04:00
NepDisk
1935895f88
Remove Unused ACS code and rename POSITION script type
2025-03-10 12:44:21 -04:00
NepDisk
431d504e8d
Update ACS code and add playerfinishscript
2025-03-10 12:37:20 -04:00
NepDisk
a7167bfbcd
Demo code updating
...
Still has stuff to resolve but it kinda works now. Bots should turn correctly now but replays that have bots added at the race start don't play for whatever reason. Ghosts have been fixed and no longer crash the game after they end.
2025-03-10 10:40:19 -04:00
NepDisk
bda7d26a0f
Port basic lap anticheat for new waypoints from RR
2025-03-09 20:03:10 -04:00
NepDisk
58e243a20c
Don't Do levelstart or Map Music in Titlemap
2025-03-09 11:22:00 -04:00
NepDisk
8ed52a3a9d
G_Ticker fixes from RR
...
ab0094b8d0 95216563a6
2025-03-09 11:09:01 -04:00
NepDisk
033b65a70b
Move Waypoint check code to P_DeathThink
2025-03-09 09:30:21 -04:00
NepDisk
da01a91852
Break from loop when valid target is found
2025-03-08 21:09:11 -05:00
NepDisk
7c65095671
yen
2025-03-08 15:40:30 -05:00
NepDisk
d7162bed71
implement safe guards for softlock respawns in New Waypoints
...
if you fail to respawn properly (die while respawning) you get placed at the next waypoint. Code was also adjusted so the next waypoint can't be the same as your current one if you are detected as going backwards, helps on turns that sometimes face you towards the previous waypoint. Respawning angle for both respawn fallbacks now gets the angle by comparing x and y of the current waypoint and next waypoint to guarntee you are facing the correct direction
2025-03-08 15:37:14 -05:00
NepDisk
dfab6cc945
Add customcutscene to F_BlanStartCredits
2025-03-08 13:03:56 -05:00
NepDisk
8ee3624b27
Fix kart credits crash
2025-03-08 11:39:57 -05:00
NepDisk
94b8c815bd
specfiy which is which
2025-03-08 11:05:51 -05:00
NepDisk
195c21c659
Add back missing titlescreen sound
2025-03-08 11:03:37 -05:00
NepDisk
b9ad30c9e2
Add BlanKart Credits and append new scene to intro
2025-03-08 11:00:54 -05:00
NepDisk
8df4f4966b
Fix goof in turn check
2025-03-07 20:32:14 -05:00
NepDisk
65f992fda8
Oops
2025-03-07 17:33:31 -05:00
NepDisk
fbb7335011
Revert "Fix Bubble Shield duplicate collisions"
...
This doesn't really apply to us since we don't have hitlag and it causes problems.
This reverts commit b048467aa2 .
2025-03-07 17:30:53 -05:00
NepDisk
bdbfeaf1ac
More uses K_GetKartButtons
2025-03-07 12:12:52 -05:00
NepDisk
ec6a3d2716
Small turn code refactor
2025-03-07 11:50:10 -05:00
NepDisk
3e68d31e63
Drop droptarget a point in odds
2025-03-06 13:12:35 -05:00
GenericHeroGuy
403f7edc85
Don't run A_RockSpawn with zero tics in Kart maps
2025-03-05 01:09:49 +01:00
NepDisk
0a0c468ac3
Fix Distribution debugger
2025-03-04 16:01:39 -05:00
NepDisk
a63c301dea
Remove flameshield turn buff for drifitng
2025-03-04 15:41:12 -05:00
Indev
5a0303d649
Only add command to history if it differs from previous one
2025-03-04 15:14:23 -05:00
NepDisk
5b2bf450c0
Adjust Airfailsafe conditions
2025-03-04 07:53:40 -05:00
GenericHeroGuy
41f2bbcb1e
Okay, let's not break UDMF speedpads
...
Change binary conversion to 2.2 behavior, but ignore it and use
linedef length directly for kart maps
2025-03-04 01:57:03 +01:00
GenericHeroGuy
6fdfeb42a0
Store speed pad speed with full precision
2025-03-04 01:07:57 +01:00