toaster
ae0e569cfb
Add a SECTIONRACE map flag. So far, all it does is prevent the number of laps from exceeding the map default, but it's a base to work off of if we want to add any other changes specifically for section races in future.
2018-10-01 12:12:48 +01:00
toaster
72be55c5d6
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into toast_misc
2018-10-01 11:46:13 +01:00
Sryder
fa7a2fc9ac
Merge branch 'hack_the_de_damnit' into 'master'
...
Fix dehacked list incongruence
See merge request KartKrew/Kart!20
2018-09-29 16:52:41 -04:00
Sryder
0e04819573
Merge branch 'invert_dynamic_slopes' into 'master'
...
Flip dynamic slope toggle
See merge request KartKrew/Kart!17
2018-09-29 16:51:35 -04:00
toaster
c57a2b0724
Fix dehacked list incongruence.
2018-09-29 16:43:00 +01:00
toaster
585ee5ba06
Some credits tweaks (alphabetical ordering plus new names, plus slight downwards adjustment of TYLER52)
2018-09-28 20:10:22 +01:00
toaster
2df598f148
Flip dynamic slope toggle.
2018-09-28 12:58:07 +01:00
toaster
ff773a79c0
Disable cv_joinnextround behind #define VANILLAJOINNEXTROUND.
2018-09-27 21:38:19 +01:00
toaster
61f3fffe73
Fix dash-dust spawning not happening when drop-dashing, despite its function being called.
2018-09-27 18:39:54 +01:00
toaster
3b5f195973
Spring *panels* now use sfx_kc2f again (but pogo spring *items* still do sfx_kpogos, in case you were worried).
2018-09-27 18:32:07 +01:00
toaster
880037c2e3
Revamp flat alignment to be consistent across all renderer functions except for the software slope renderer, which me and fickle tried our best at but couldn't get to work. (This is a backport of 2.2 code that slightly postdates the improved flat alignment Kart's had for a while.)
...
This fixes #11 .
2018-09-27 18:11:43 +01:00
toaster
6835b17f69
Just realised the inputwheel jittering in Sryder's videos was my fault, so fix this even better
2018-09-25 22:37:04 +01:00
toaster
9c6a1aaac0
Manual has more pages and less terrible large-size support.
2018-09-25 22:33:22 +01:00
toaster
79639c1104
Merge branch 'minimap_in_demos' into 'master'
...
Show minimap in demo playback
See merge request KartKrew/Kart!16
2018-09-23 18:14:09 -04:00
Sal
f69b3f3f59
Merge branch 'thundershield-hell' into 'master'
...
Thundershield hell
See merge request KartKrew/Kart!14
2018-09-23 18:08:59 -04:00
toaster
b7a62b9625
smoll to tiny
2018-09-23 23:07:38 +01:00
toaster
54234ba8d9
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into thundershield-hell
...
# Conflicts:
# src/info.c
# src/info.h
# src/sounds.c
# src/sounds.h
2018-09-23 23:07:16 +01:00
Sal
824c9066e6
Merge branch 'itemdrop' into 'master'
...
Itemdrop
See merge request KartKrew/Kart!11
2018-09-23 17:51:28 -04:00
toaster
7f9052add0
You're right, this works fine
2018-09-23 22:34:59 +01:00
toaster
9a94a43fc3
Turns out Playing() evaluates to false when playing back demos. Who knew?
2018-09-23 19:58:15 +01:00
toaster
98e9767afb
Merge branch 'addons_menu' into 'master'
...
Addons menu
See merge request KartKrew/Kart!8
2018-09-23 12:58:06 -04:00
toaster
383ba1d738
Forgot I did this optimisation! Updated for the new colours.
2018-09-23 16:39:07 +01:00
toaster
862c256e92
The pipeline halted for some reason, so here's the smallest possible legitimate change to bump it back into action: Replacing commenting-out with #ifdefing.
2018-09-23 16:13:58 +01:00
toaster
2025f23a09
Somehow butchered the code cleanliness (indentation/not taking advantage of a macro I defined specifically for this) here a little by accident - tidied up.
2018-09-23 13:34:49 +01:00
toaster
1331826600
Fix Sryder's crash (incorrect setting of dir_on when searching in subfolders).
...
Also, correct a minor copypaste failure in one of the I_Errors' messages.
2018-09-23 13:23:03 +01:00
toaster
fdb2315bca
Add a scroll bar to the addons menu. Should hopefully make the temperature gauge a little less problematic...
2018-09-23 13:22:00 +01:00
toaster
b12c2516ec
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
...
# Conflicts:
# src/dehacked.c
# src/info.c
# src/info.h
2018-09-23 11:47:29 +01:00
Sal
1d1705d4e7
Merge branch 'new-voices' into 'master'
...
New voices
See merge request KartKrew/Kart!15
2018-09-22 20:22:59 -04:00
TehRealSalt
a4ce0bebbd
Doing this looks more appealing to me
2018-09-22 20:15:12 -04:00
TehRealSalt
d6399bc2bc
Quick fix for other player's win/lose not playing
2018-09-22 20:14:32 -04:00
Sal
7a354f1b8f
Merge branch 'this-is-a-sign' into 'master'
...
End sign on finish
See merge request KartKrew/Kart!13
2018-09-22 20:11:05 -04:00
TehRealSalt
a32f87fab2
New sparkles
2018-09-22 19:55:26 -04:00
TehRealSalt
67e1e9aab3
Set nogravity on landing
...
Means you can't have a finishline that moves up and down, but eh, thinking this might help the fallback measure disappearing
2018-09-22 19:03:38 -04:00
TehRealSalt
e6db552945
Better particle spread
2018-09-22 19:00:30 -04:00
TehRealSalt
8bc02a3ec6
raceexittime var
2018-09-22 18:59:26 -04:00
toaster
ae002fa578
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into itemdrop
...
# Conflicts:
# src/sounds.c
# src/sounds.h
2018-09-22 23:11:14 +01:00
toaster
d2ca0d5bfe
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into addons_menu
...
# Conflicts:
# src/m_menu.c
2018-09-22 23:00:46 +01:00
TehRealSalt
2e0365645e
Merge branch 'master' into this-is-a-sign
2018-09-22 17:58:35 -04:00
Sal
739bbd3808
Merge branch 'encore' into 'master'
...
Encore
See merge request KartKrew/Kart!7
2018-09-22 17:52:33 -04:00
Sal
2f4a91bff2
Merge branch 'shitsfree' into 'master'
...
:shitsfree:
See merge request KartKrew/Kart!12
2018-09-22 17:24:11 -04:00
Sal
7dd66f62d6
Merge branch 'icon_update' into 'master'
...
Icon Update
See merge request KartKrew/Kart!9
2018-09-22 17:19:02 -04:00
Sal
fdff85791b
Merge branch 'chat-changes' into 'master'
...
Chat changes
See merge request KartKrew/Kart!10
2018-09-22 17:14:04 -04:00
toaster
a5f8b8ac65
Turns out I actually forgot to push this when I did the GL fade colour thing earlier, woops.
2018-09-22 21:05:20 +01:00
toaster
bbed50b73f
List update as requested by Sal
2018-09-22 20:56:44 +01:00
toaster
6884e4aa9a
* Seven new text colours! Gold, Lavender, Tea-green, Steel, Pink, Teal, and Peach, all added to the menu highlights cvar.
...
* Revamp the saycmd colour list to take advantage of them. Peach and Purple are used the least...
* In all of the string drawers, replace colormap only when charflags changes.
* Add V_SKYMAP to dehacked.c alongside the above (oversight from when I added it yonks ago...)
2018-09-22 18:22:04 +01:00
toaster
d2fc1ea230
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into chat-changes
2018-09-22 15:14:21 +01:00
toaster
ba9df6d0d5
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into thundershield-hell
...
# Conflicts:
# src/info.c
2018-09-22 14:57:33 +01:00
toaster
3e23576060
One last thing - make the OpenGL level loading bar screen have the correct background colour.
2018-09-22 12:43:54 +01:00
toaster
fd247b8252
Sign compare fix via boolean cast
2018-09-22 11:59:07 +01:00
TehRealSalt
6a8fa59277
Merge branch 'master' into new-voices
2018-09-21 21:13:46 -04:00