Sally Coolatta
c45a67c3f9
Pre start bulbs
2020-07-29 01:19:53 -04:00
Nev3r
69cdd00be6
Fix gl_linedef renaming which went off radars on the udmf branch
2020-07-28 20:39:11 +02:00
Nev3r
3d90a6aebe
Merge branch 'udmf-next' into 'next'
...
Merge udmf-next into next
See merge request STJr/SRB2!1075
2020-07-28 14:03:59 -04:00
GoldenTails
b14633f745
Include "is old" in the list of possible causes for a MD5 mismatch.
2020-07-28 03:53:25 -05:00
Sally Coolatta
e53fe8c316
Fix player 2's position num in 2P
2020-07-28 04:49:34 -04:00
Sally Coolatta
3b6b0013c8
Add local ABCD tags for splitscreen
2020-07-28 04:49:15 -04:00
Sally Coolatta
69b6ba2f18
I tore apart the entire code to try and fix braking friction and gave up, so now it's back to v1
...
My rewrites clean up a LOT of weird/misleading behavior anyway, so I'm gonna push this regardless. Someone else will have to figure out another way to reimplement braking friction though -- we can't use it as is because it prevents being able to bump people.
2020-07-28 03:34:39 -04:00
Sally Coolatta
b08459cbee
Buffer time before countdown depends on player count, no intro spin in 1v1
2020-07-27 23:31:46 -04:00
James R
0507119d50
Merge branch 'extras-credits-unskippable' into 'next'
...
Fix Credits sequence from Extras being unskippable
See merge request STJr/SRB2!1091
2020-07-27 19:35:14 -04:00
Sally Coolatta
dfe4d4a219
No tethering off of the person who got the start boost
2020-07-27 02:29:43 -04:00
Sally Coolatta
c685f45563
Make it even stronger
2020-07-27 02:11:18 -04:00
Sally Coolatta
1b85f5b5fc
Don't Ebrake when you've just been bumped
2020-07-27 01:50:27 -04:00
Sally Coolatta
b4ae2ea896
Stronger top speed for the startup boost
2020-07-27 01:46:08 -04:00
Sally Coolatta
f3a607bf4f
Proper snapping for splitscreen!
2020-07-26 21:35:13 -04:00
Latapostrophe
b62ef5a51d
Kill flipcam again but nothing else associated with it.
2020-07-26 21:15:32 +02:00
Latapostrophe
90cde7379c
Revert "Push flipcam down the nearest staircase"
...
This reverts commit 06d70c1f8e .
2020-07-26 20:27:22 +02:00
Hannu Hanhi
c5ac318cd7
Fix sector flat alignment issues in OpenGL
2020-07-26 21:25:11 +03:00
GoldenTails
1faea0d4b6
Make the player optional for COM_BufInsertText and COM_BufAddText.
...
When no player is supplied, the command will run for all players.
2020-07-26 12:08:33 -05:00
Sally Coolatta
043fd7aa64
Fix nametags for splitscreen fov, sort drawing by distance
2020-07-26 06:48:02 -04:00
Sally Coolatta
3d53adaa2b
Sliding HUD
...
- Split HUD stuff into k_hud.c/h
- V_SPLITSCREEN replaces the old function that sets V_SPLITSCREEN/V_HORZSCREEN flags system, and instead automatically moves it based on player number
- V_SLIDEIN makes HUD items slide in after the intro animation.
2020-07-26 05:47:53 -04:00
Sally Coolatta
679f3223b6
Remove silly white space
2020-07-25 21:07:27 -04:00
James R
0d14f7a570
Merge remote-tracking branch 'origin/master' into next
2020-07-25 17:45:20 -07:00
James R
db77fc5f00
Merge branch 'missing-gcc-flags' into 'master'
...
Add missing GCC version flags to the Makefile
See merge request STJr/SRB2!1087
2020-07-25 20:31:49 -04:00
James R
6a247fb285
Merge branch 'titlecard-clowning' into 'next'
...
Stretch the fallback titlecard to the screen
See merge request STJr/SRB2!1019
2020-07-25 20:21:08 -04:00
James R
38d9fddac2
Merge branch 'musicpref-var' into 'next'
...
Console variable to select music preference
See merge request STJr/SRB2!939
2020-07-25 20:14:22 -04:00
James R
fcceaa02bd
Merge branch 'g_findmap-lua' into 'next'
...
G_FindMap and G_FindMapByNameOrCode for Lua
See merge request STJr/SRB2!693
2020-07-25 20:06:44 -04:00
Steel Titanium
d126fe8786
Remove some more DOS related stuff
2020-07-25 19:15:54 -04:00
Steel Titanium
62c85ea4a5
WIP: Remove support for DOS
...
WIP because I don't know if this wording is right for the error.
2020-07-25 18:55:51 -04:00
Hannu Hanhi
470d19727b
Use 64-bit R_PointToAngle in OpenGL culling to fix some big room issues
2020-07-25 21:50:24 +03:00
Sal
46094d3027
Merge branch 'mine-punt-sync-fix' into 'next'
...
Fix desyncs caused by K_PuntMine
See merge request KartKrew/Kart-Public!189
2020-07-25 03:55:28 -04:00
Sal
b7aaef7021
Merge branch 'rocket-sneaker-hnext-fix' into 'next'
...
Rocket sneaker and sink hnext fix
See merge request KartKrew/Kart-Public!188
2020-07-25 03:55:22 -04:00
Sally Coolatta
f0044e05c1
Crossing the finish line first before anyone else gives you a free rainbow boost
2020-07-24 21:41:41 -04:00
Sally Coolatta
f61f9a010c
Merge branch 'master' into spindash
2020-07-24 21:26:17 -04:00
Sal
90f44c979d
Merge branch 'less-bubbles' into 'master'
...
Less bubbles
See merge request KartKrew/Kart!304
2020-07-24 21:25:18 -04:00
Sally Coolatta
5a59a9e8b9
Adjust item tables again
2020-07-24 20:30:18 -04:00
Sally Coolatta
1a61810f16
Make ring respawn faster
2020-07-24 20:19:14 -04:00
Sally Coolatta
c614e9ee1f
Merge branch 'master' into less-bubbles
2020-07-24 19:23:46 -04:00
Sally Coolatta
ba6d5e95ba
Add Sneaker x2 to pad out the item table a bit better
...
Jeck mentioned it, we agreed it might be a fun item because stacking sneakers is possible now
2020-07-24 19:11:52 -04:00
Sally Coolatta
562964f242
Properly rebalanced table to make up for it
2020-07-24 18:47:05 -04:00
Sally Coolatta
babe71cdee
Try to avoid respawning you past the finish line
2020-07-24 18:01:36 -04:00
Sally Coolatta
8acace7a50
Fault on death
2020-07-24 17:16:12 -04:00
Sally Coolatta
660596970b
Add FAULT graphic, remove momentum when faulting
2020-07-24 16:47:18 -04:00
Latapostrophe
06d70c1f8e
Push flipcam down the nearest staircase
2020-07-24 16:17:07 +02:00
Latapostrophe
fcacb092b7
Various antigrav item fixes
2020-07-24 15:51:59 +02:00
Latapostrophe
b8f2fe4bcc
Fix respawns in antigrav
2020-07-24 15:04:55 +02:00
James R
f94ded5051
Ctrl + Backspace/Delete in Console
2020-07-24 04:06:04 -07:00
James R
329bd3e36a
Fix Credits sequence from Extras being unskippable
...
This is because a server is not started before going to the credits. I'm way
too stupid/lazy to try starting a server, so have a special case!
2020-07-24 03:58:38 -07:00
James R
ae72e35886
Merge remote-tracking branch 'origin/master' into next
2020-07-24 02:58:15 -07:00
James R
50479ffb74
Compiler error :V
2020-07-24 02:58:05 -07:00
James R
4931d82393
Update LATEST_GCC_VERSION too
2020-07-24 02:33:39 -07:00