Commit graph

27884 commits

Author SHA1 Message Date
Oni
495d875631 Merge branch 'sticky-sliptides' into 'master'
Digital-friendly sliptide extensions

See merge request KartKrew/Kart!2418
2024-08-14 00:06:03 +00:00
Antonio Martinez
f4e3cf1555 Digital-friendly sliptide extensions 2024-08-13 16:12:03 -07:00
Oni
4bf99e7f16 Merge branch 'amps' into 'master'
Overdrive!

See merge request KartKrew/Kart!2414
2024-08-13 02:46:56 +00:00
Gunla
e120a4fecf Merge branch 'snapshot-maps' into 'master'
"snapshotmaps" command

See merge request KartKrew/Kart!2410
2024-08-13 02:46:28 +00:00
Sally Coolatta
4ac841add7 Merge remote-tracking branch 'public-new/master' 2024-08-09 21:00:28 -04:00
Sal
1cafadc997 Merge branch 'segaskip' into 'master'
Allow Skipping through the Sega Logo Faster

See merge request KartKrew/RingRacers!26
2024-08-09 05:16:55 +00:00
SMS Alfredo
83c420f512 Allow Skipping through the Sega Logo Faster 2024-08-09 05:16:55 +00:00
Sal
56826a2981 Merge branch 'reverseInputsOnEncoreReplay' into 'master'
Fix reversed inputs in input display in encore replay

See merge request KartKrew/RingRacers!30
2024-08-09 04:52:03 +00:00
JugadorXEI
41ef8d227f Fix reversed inputs in input display in encore replay 2024-08-09 04:52:02 +00:00
Sal
097a5c77ab Merge branch 'useTerrainIDinsteadOfTerrainPointer' into 'master'
Store Terrain ID instead of Terrain pointer in texture_t (resolves #93)

Closes #93

See merge request KartKrew/RingRacers!36
2024-08-09 04:50:56 +00:00
Sal
f1e9ddc878 Merge branch 'getcolormap-fix' into 'master'
Fix v.getColormap TC_ skin number values not applying correctly on replays.

Closes #200

See merge request KartKrew/RingRacers!37
2024-08-09 04:31:28 +00:00
Sal
5d7f74299d Merge branch 'EOFEndsDefinition' into 'master'
Fix off-by-one error in BRIGHT and TERRAIN lump parsing

See merge request KartKrew/RingRacers!35
2024-08-09 04:25:05 +00:00
Sal
7441dae7d3 Merge branch 'fixlastpickupdistance' into 'master'
Fixed copy and paste error for "lastpickupdistance"

See merge request KartKrew/RingRacers!44
2024-08-09 03:33:14 +00:00
Sal
58b7f0bff3 Merge branch 'lookback-camera' into 'master'
Looking backwards no longer makes the player seasick (fixed camera distance)

See merge request KartKrew/RingRacers!45
2024-08-09 03:32:42 +00:00
Oni
2de63e432f Merge branch 'power-scam' into 'master'
Power item scam removal mk.2

See merge request KartKrew/Kart!2413
2024-08-06 01:46:22 +00:00
Antonio Martinez
90fdd26690 Topinfirst timer decays instead of resetting 2024-08-04 22:15:40 -07:00
Antonio Martinez
4fc8681e37 Top throw forces fastfall 2024-08-04 21:44:13 -07:00
Sally Coolatta
c4b11026ab Ensure no FPS/Delay on map thumbnails 2024-08-05 00:41:05 -04:00
AJ Martinez
f8974b3633 Merge branch 'grow-rolloff-mistake' into 'master'
Fix dodgy math in grow laser timer calculations

See merge request KartKrew/Kart!2408
2024-08-05 03:28:56 +00:00
Oni
d4691b6ab4 Merge branch 'race-item-pickup-leniency' into 'master'
Item pickup leniency window

See merge request KartKrew/Kart!2406
2024-08-05 02:43:17 +00:00
Antonio Martinez
ccf0d9c7da Restore Ring Box time (up for debate here!) 2024-08-04 00:11:26 -07:00
Antonio Martinez
83be26cd76 Defensive Overdrive when hit into debt 2024-08-04 00:09:16 -07:00
Sally Coolatta
685a125b02 Try preventing players during snapshotmaps
- Try to force spectator.
- Since that doesn't seem to always work, also simply don't draw `MT_PLAYER` when not using `drawpickups`.
2024-07-26 22:59:49 -04:00
Sally Coolatta
75ab9d6e0a Display pitch in basic devmode when using freecam 2024-07-26 22:39:14 -04:00
Antonio Martinez
ed1dde5788 WIP: Separate Overdrive shield 2024-07-23 17:32:10 -07:00
Antonio Martinez
4d202fbd67 WIP: Overdrive VFX refactor 2024-07-23 17:00:17 -07:00
Antonio Martinez
81e9441218 WIP: Overdrive polish 2 2024-07-22 21:51:33 -07:00
Antonio Martinez
2b61497536 WIP - Overdrive polish 2024-07-22 20:35:28 -07:00
Antonio Martinez
199a92ebb2 WIP: Overdrive 2024-07-22 02:14:11 -07:00
Antonio Martinez
1b19cd6a38 Power item scam removal mk.2 2024-07-21 16:18:47 -07:00
Sally Coolatta
6b87b586d2 "snapshotmaps" command
Takes two screenshots for a list of maps that have an "Alternate View Point" thing with tag 0 -- one intended for level select pictures and another for Discord Rich Presence. If no view point exists, the map is skipped.
2024-07-21 08:54:49 -04:00
AJ Martinez
4cf38b3f3f Fix dodgy math in grow laser timer calculations 2024-06-29 18:38:45 -07:00
Kimberly Wilber
c4154470b9 Disable camera lookback during loops. 2024-06-16 15:01:23 -04:00
Kimberly Wilber
c62dfa20d2 Disable camera dampening when looking backwards.
When traveling quickly, camera dampening normally causes the camera to get
further away from the player, but it screws up camera angles when looking
backwards.

This change causes camera dampening to happen instantly when looking behind.
That way, players can expect the camera to always be in a consistent location
when they tap the "look behind" button.
2024-06-16 13:57:37 -04:00
Ibly
c8d57c9953 Fixed copy and paste error for "lastpickupdistance" 2024-06-11 19:41:30 +00:00
Lactozilla
00b0b7b848 Fix STJr/SRB2#1153
Committer note: Also fixes KartKrew/Kart#703
2024-06-06 16:45:32 -05:00
JugadorXEI
10d46fb1db Refactor and fix drawOnMinimap 2024-06-05 13:02:29 +02:00
JugadorXEI
eff25774a1 Extract minimap flags and object pos-to-minimap pos code into functions 2024-06-05 13:02:00 +02:00
hayaunderscore
6185771f0c Check if skin number is postive before setting replay skin colormaps
Fixes #200.
2024-06-04 10:22:55 +08:00
JugadorXEI
2891f60341 Store terrain ID instead of terrain pointer, add new helpers and accomodate for this 2024-05-31 21:15:40 +02:00
JugadorXEI
897fe3b1b8 Fix off-by-one error in BRIGHT and TERRAIN lump parsing 2024-05-31 17:03:51 +02:00
AJ Martinez
c329432ae2 Don't extend fuse/leniency on item boxes picked up in leniency 2024-05-29 18:21:35 -07:00
AJ Martinez
326d6ff058 Item pickup leniency window 2024-05-29 18:18:52 -07:00
king the memer
b20a5d412e Commit #1
exposed ply.startboost and the absent BT_ flags to lua
2024-05-26 15:54:16 +01:00
JugadorXEI
586e4c4cd8 Fix powerup aura being unflipped 2024-05-22 21:54:45 +02:00
JugadorXEI
cea8b9566e Fix super flicky bobbing not being flipped, as well as the object itself 2024-05-22 21:54:45 +02:00
JugadorXEI
4c7ec4bae0 Fix shield objects not being properly flipped 2024-05-22 21:54:45 +02:00
JugadorXEI
20138f3d67 Fix name/splitscreen/rival tags not being flipped properly when player was flipped 2024-05-22 21:54:45 +02:00
JugadorXEI
dbac449272 Fix hyudoro being incorrectly flipped during roaming status 2024-05-22 21:54:45 +02:00
JugadorXEI
c275f9b3cb Fix tricks fail threshold when under gravflip, fix Charge Aura's visuals not being flipped 2024-05-22 21:54:45 +02:00