Commit graph

28125 commits

Author SHA1 Message Date
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
Eidolon
a1e7cbfba5 Cleanup includes and other warnings in new mixer 2024-08-04 22:17:27 -05: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
8bed785643 Use kartkrew.org for Discord assets 2024-07-21 12:56:42 -04: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
Lach
54920c817b Correct local millisecond measurement in ping command output 2024-06-08 00:27:44 +10: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
f3e1cf814e Expose V_SetClipRect and V_ClearClipRect to lua
Via the `v.setClipRect` and `v.clearClipRect` functions respectively.
2024-06-04 17:16:12 +08:00
hayaunderscore
6185771f0c Check if skin number is postive before setting replay skin colormaps
Fixes #200.
2024-06-04 10:22:55 +08:00
hayaunderscore
613b6ad44c Expose r_splitscreen 2024-06-04 10:21:57 +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
JugadorXEI
4439ce8940 Fix soft landing mobj not being properly flipped 2024-05-22 21:54:45 +02:00
JugadorXEI
bdb15028a1 Fix ring debt object not being properly flipped 2024-05-22 21:54:45 +02:00
JugadorXEI
87ddd2f794 Fix servant hand not being properly flipped 2024-05-22 21:54:40 +02:00
Eidolon
3e30310e6a Fix compatlevel check for trick aimingcompare 2024-05-21 00:33:40 -05:00
Eidolon
161d375532 Bump MODVERSION for 2.4 2024-05-21 00:03:01 -05:00
Eidolon
03241a13c5 Bump MODVERSION for 2.3 2024-05-20 23:36:25 -05:00
Eidolon
de862f2b5e Update textures_originalzones hash 2024-05-20 23:17:58 -05:00
Eidolon
2945521deb Update textures_segazones hash 2024-05-20 23:16:40 -05:00
Oni
f4148a3281 Merge branch 'lesser-shrink' into 'master'
Increase shrink contact leniency

See merge request KartKrew/Kart!2403
2024-05-21 04:09:23 +00:00
AJ Martinez
92774e76fe Merge branch 'sliptide-snap-fix' into 'master'
Sliptide snap fix

See merge request KartKrew/Kart!2404
2024-05-21 04:03:35 +00:00