GenericHeroGuy
febc28a172
Revive the v2 death animation
2025-10-15 21:59:17 +02:00
GenericHeroGuy
efd6779ef7
Refactor player shield management
...
shieldtracer has been moved to player_t, replacing curshield, in order to
maintain a Single Source of Truth(tm) and to help ourselves and Lua
scripters in the future
2025-10-13 20:23:17 +02:00
Anonimus
dc9ee0bc95
Legacy mode for ghost objects
2025-10-10 12:42:46 -04:00
GenericHeroGuy
4eaf109786
Update p.exiting and exitcountdown to match Kart ( closes #142 )
...
exitcountdown is now manually set and G_BeginLevelExit doesn't touch it
g_exit now has an "already finished" flag to avoid relying on these
2025-10-01 22:28:41 +02:00
NepDisk
630b75a504
P_DoPlayerExit changes
...
12ecb1f7a4
2025-09-30 00:01:05 -04:00
NepDisk
169ddc1533
Fix lack of camera death tilt
2025-09-28 10:04:29 -04:00
NepDisk
b2d3da4aa2
Update code karma stuff to be more accurate
...
Turns out you can still drive even with karma off in v1 so lets repat this here
2025-09-27 12:19:36 -04:00
NepDisk
0a74900e19
Don't kick bots with antigrief
2025-09-21 22:24:31 -04:00
Anonimus
a4d89f3083
Spinout rotations
2025-09-14 14:24:22 -04:00
Anonimus
c906ccc7a1
Add race lap splits display from Ring Racers
...
Very neat feature
2025-09-13 23:07:52 -04:00
NepDisk
3aa7217155
Fix bubble getting stuck large on exiting
2025-09-12 23:44:25 -04:00
NepDisk
50c7019f44
Add KZ speedometer and fix many compiler warnings
2025-09-12 19:43:43 -04:00
Anonimus
04dd587ef4
Add legacy drifting for RR characters
...
Imitates V1 drifts using baked offsets; perfectly netsafe
2025-09-12 15:01:45 -04:00
NepDisk
d98dd3e2dd
Add variables that bake 3D offsets into a sprite
...
https://git.do.srb2.org/KartKrew/RingRacers/-/merge_requests/63
2025-09-12 11:50:24 -04:00
NepDisk
1c52947194
Small Cleanup
...
Make itemodds compile as C, remove .vscode
2025-09-11 11:16:13 -04:00
Anonimus
a8dc5774e2
Refactor odds and move them to their own file
...
* Race odds now use 16 tiers and are intended to be balanced around 16 players
* DISTVAR has been increased to 2048 to match the new tier capacity
* Race odds now use a max-75 scale, with the x4 multiplier in calcs being used only in a battle odds context
2025-09-10 16:45:40 -04:00
GenericHeroGuy
244dde08eb
Fixup respawning logic and remove softlocktimer
...
* Fix respawning at 0,0,0 if you cross the finish line without touching the
ground and dying (on waypoint maps)
* Fix a broken lap check making you respawn at 0,0,0 on kart sprint maps
* Properly reset your lap count when respawning
* softlocktimer will be replaced with another solution due to various issues
2025-09-04 22:06:43 +02:00
NepDisk
7b63ac3724
[PATCH} Allow min and max ringcap to be set via cvars and lua
...
Thanks minenice for the patch!
2025-08-31 23:49:32 -04:00
JugadorXEI
dc9bec000a
Bot library for Lua (botvars getter/setter, bot functions)
2025-08-31 14:16:49 +02:00
GenericHeroGuy
e8d43ec8a3
Constantinople
2025-08-30 17:06:42 +02:00
NepDisk
de17315839
Make Natural camera a toggle
2025-08-12 23:58:21 -04:00
NepDisk
88c201da47
Use mapobjectscale instead of FRACUNIT
2025-08-12 23:31:43 -04:00
NepDisk
3163711618
bring back natural-camera-outrun stuff
2025-08-12 23:29:20 -04:00
James R
416ceafc96
Loops: fix momentum cut on grounded exit
2025-08-12 22:58:49 -04:00
NepDisk
0dc7f87b7e
Rework loops to be better then they previously were here
2025-08-12 20:32:15 -04:00
NepDisk
0a893b5395
Use Player angle in replays
2025-08-06 13:46:13 -04:00
NepDisk
a8a4c1a8ef
Make nightsbumper more accurate to v1
2025-08-04 14:14:02 -04:00
NepDisk
d164d97fc0
Fix Alt invin conflict with rings and expose some of it to lua
2025-08-02 13:04:04 -04:00
NepDisk
e4d6cf3a5f
Add support for interp to more stuff
2025-07-21 11:59:02 -04:00
NepDisk
d68214a470
Fix driftsound going off in the air
2025-07-18 16:37:55 -04:00
NepDisk
0ae015ba25
Port Alugs zipper fix and allow zipper drift storage
2025-07-18 14:03:22 -04:00
NepDisk
9ee65fc0e7
Make bots use the same turncode as players: Redone
...
No more extra ticcmd bits so its less complicated
2025-07-16 10:28:14 -04:00
NepDisk
3f890fa251
Auto recenter spectator camera
2025-07-14 15:33:50 -04:00
NepDisk
af6e43dcd8
Improve accuracy of movement code even more
2025-07-03 22:56:59 -04:00
NepDisk
2f84779d41
Update rest of the existing files to use blankart branding
2025-07-01 00:23:30 -04:00
NepDisk
4eeb3a5d2a
Merge pull request 'Add an alternative Invincibility type' ( #69 ) from Anonimus/blankart:invincerework into blankart-dev
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/69
2025-06-30 01:06:14 +02:00
NepDisk
d9bfb3c192
Rename freeroam to nocountdown and clean up some relatedcode
...
Also yes no skipping introtime now
2025-06-29 14:30:21 -04:00
Anonimus
c07ccf475f
Add toggle for legacy Invincibility
...
Also adds customizable time values for Alternative
2025-06-29 01:30:10 -04:00
Anonimus
99056a47fa
Tie Invincibility to clustering, implement new visual
...
* Invincibility's time limit is now directly tied to a player's distance from the cluster.
* The visual for Invincibility has been reworked to being an additive layer over the player, fading out as you run out of Invincibility.
2025-06-29 01:30:04 -04:00
Anonimus
27ea5021b4
Add Flipover damage, change Invincibility interactions
2025-06-29 01:30:00 -04:00
GenericHeroGuy
e276709d0c
A whole lot of refactoring and updates to cvars
...
cvar items now use their argument to specify the amount to add for each key
press, replacing IT_CV_INTEGERSTEP
cvar items are automatically displayed as strings if they don't have
PossibleValues, replacing IT_CV_STRING
2025-06-12 22:21:49 +02:00
NepDisk
3f98670fa4
Prevent antigrief from affecting bots
2025-06-02 09:10:13 -04:00
NepDisk
5b50bc72df
Fix up antigrief
2025-05-26 09:14:20 -04:00
NepDisk
0a453db80d
Readd extra bouncyfloor feature for binary backwards compat
2025-05-24 20:37:45 -04:00
NepDisk
479af14832
Add sliptide tilt toggle
...
Thanks Jon for the idea!
2025-05-23 13:51:57 -04:00
NepDisk
199dd2c85d
This is supposed to be blockplayer
2025-05-22 09:31:33 -04:00
NepDisk
153838b7c2
Fix firstperson POSTIMG for heat and water
2025-05-22 09:27:17 -04:00
NepDisk
44ce0fd448
Only do particles on real landing and make exiting pit hits not instashield
2025-05-21 16:10:42 -04:00
NepDisk
deb447aec7
Port salty hop, changes for new terraindefs in assets
2025-05-20 17:07:13 -04:00
NepDisk
3163dcf9c4
Remove bird window shake
...
sorry jartha
2025-05-15 14:35:46 -04:00