Sryder
ad51b791d5
Fix software not contrasting properly to +-2
2020-05-21 18:11:38 +01:00
Sryder
8d34ca0533
Use a const for the contrast, and double it for extra impact.
2020-05-21 17:55:33 +01:00
Sryder
195920acdc
Update light offset on polyobjects when they rotate
2020-05-21 17:15:50 +01:00
Sryder
d4080e94f7
Better fake contrast.
...
Fake contrast for the segs are calculated at map load.
OpenGL only has the options "Standard" and "Smooth" now. Standard is default and replicates software. Smooth changes the contrast more smoothly depending on angle.
2020-05-21 16:32:34 +01:00
Sal
843721cc8f
Merge branch 'sprite-offsets' into 'master'
...
Sprite offsets for horizontal springs
See merge request KartKrew/Kart!265
2020-05-18 14:39:09 -04:00
Sally Coolatta
846ff298eb
Fix k_color.c brief
2020-05-18 10:35:12 -04:00
Sally Coolatta
99d51b80fd
Merge branch 'master' into colorize-tweak
2020-05-16 02:10:40 -04:00
Sally Coolatta
6356984eba
Merge branch 'master' into sprite-offsets
2020-05-16 00:10:06 -04:00
Sally Coolatta
8be2d12b99
Merge remote-tracking branch 'public/master'
2020-05-16 00:08:53 -04:00
Sally Coolatta
bdb871325f
Merge remote-tracking branch 'public/next'
2020-05-16 00:05:55 -04:00
Sally Coolatta
6839a8cb69
OGL model support for runtime sprite offsets
2020-05-15 23:58:22 -04:00
Sally Coolatta
ff756ae35c
OGL sprite support
2020-05-15 23:49:17 -04:00
Sally Coolatta
719d4702c1
Merge branch 'master' into sprite-offsets
2020-05-15 23:00:30 -04:00
Sally Coolatta
0706ec3b16
Merge branch 'master' into colorize-tweak
2020-05-15 22:57:06 -04:00
Sal
c3f2c7618f
Merge branch 'clearbans-please' into 'master'
...
Write empty file on clearbans
See merge request KartKrew/Kart-Public!156
2020-05-15 19:29:11 -04:00
Sal
9e6933ff48
Merge branch 'nomixer-fix' into 'master'
...
Fix "NOMIXER" flag compiling
See merge request KartKrew/Kart-Public!159
2020-05-15 19:28:54 -04:00
Sal
a20a89f5c7
Merge branch 'now-we-spin-in-spinout-only' into 'master'
...
No more first person hyper spin
See merge request KartKrew/Kart-Public!160
2020-05-15 19:28:38 -04:00
Sal
280f538335
Merge branch 'ferror-errno-yareyare' into 'master'
...
Fix false file error reporting
See merge request KartKrew/Kart-Public!162
2020-05-15 19:27:08 -04:00
Sal
135c9598a8
Merge branch 'hud-is-fucked' into 'next'
...
HUD inconsistency in Record Attack
See merge request KartKrew/Kart-Public!164
2020-05-15 19:26:26 -04:00
Sal
35fb7154a1
Merge branch 'fastline-identification' into 'next'
...
Add targets to MT_FASTLINEs that are spawned
See merge request KartKrew/Kart-Public!169
2020-05-15 19:24:35 -04:00
Sally Coolatta
4555b20e6c
Merge branch 'master' into new-cars-movie
2020-05-14 22:42:29 -04:00
Sal
9921dfbb05
Merge branch 'water-physics' into 'master'
...
Altered water physics
See merge request KartKrew/Kart!261
2020-05-14 18:47:08 -04:00
Sally Coolatta
b51f206c1c
Support antigrav
2020-05-14 18:45:54 -04:00
Sal
4b8f46490e
Merge branch 'waypoint-helpers-tweaks' into 'master'
...
Fix Waypoint Anchors and split paths; DefaultWaypointRadius for your level headers!
See merge request KartKrew/Kart!254
2020-05-14 18:15:33 -04:00
Snu
9dda3a2edf
Use P_SetTarget instead of fast->target
2020-05-14 04:17:24 +01:00
Snu
d40b5dd73e
god damnit
2020-05-14 03:23:28 +01:00
Snu
e502397a98
add targets to MT_FASTLINEs spawned to tell what they're spawned from
2020-05-14 03:13:00 +01:00
James R
6e3a92ed52
player.ping for the ping in milliseconds of the player
2020-05-13 16:17:40 -07:00
Monster Iestyn
49ff331ac0
Detect infinite alias self-recursion mixed with other commands, such as in the case of alias a "echo test; a"; a.
...
(Unfortunately, this does not work if "wait" is used instead of "echo", but oh well)
(cherry picked from commit e501d9c6af )
2020-05-13 16:03:26 -07:00
Sally Coolatta
249fff87ad
Merge branch 'new-cars-movie' into colorize-tweak
2020-05-12 22:46:46 -04:00
Sally Coolatta
0038241325
Merge branch 'master' into new-cars-movie
2020-05-12 22:41:37 -04:00
Sally Coolatta
95a077b4dd
C'mon git merge everything, not just most of it |:V
2020-05-12 03:16:35 -04:00
Sally Coolatta
15d18640de
Merge remote-tracking branch 'public/master' into merge-12
2020-05-12 03:16:14 -04:00
Sally Coolatta
45e2f03846
New colors
...
- Removed Salmon, Robo-Hood, Caribbean, and Azure.
- Added Skunk, Robin, Blueberry, and Blossom.
- Updated Lime, Algae, Violet and Magenta.
- Renamed old Blueberry to Midnight.
2020-05-11 23:46:37 -04:00
Wolfy
a8529f0855
Update patch.kart hash
2020-05-11 22:31:38 -05:00
James R
2e42865655
Fucking shadowed declarations in hw_md2.c
2020-05-11 18:57:38 -07:00
Alam Ed Arias
ca22d7524e
Makefile: GCC80 does not exist
...
(cherry picked from commit eacf89e309d555bda78ed69945a7d995e56a3292)
2020-05-11 18:43:25 -07:00
Alam Ed Arias
2a116ac847
Tested to be compile with Mingw64 9.1.0
...
(cherry picked from commit 5a79a446dfc3632de3e27567afd65d9782510739)
2020-05-11 18:43:24 -07:00
Alam Ed Arias
a3287a8913
Makefile: support GCC 9.1
...
(cherry picked from commit d5cc3ce48daf594fc64ecdbaeceb5c537cf5bf72)
2020-05-11 18:43:01 -07:00
Alam Ed Arias
c12fac04c1
Makefile: stop building with DWARF v2 debugging info
...
(cherry picked from commit 07f89fd6b5130b886ba20cf4e8a2f1022853fb14)
2020-05-11 18:43:01 -07:00
Wolfy
61a4e1e762
HWR_CreateBlendedTexture optimizations
...
By Hannu_Hanhi
2020-05-11 17:47:24 -05:00
Sally Coolatta
b4f5d931cc
Skincolor code cleanup
...
Split everything off into its own file and turn SETBRIGHTNESS from a define into a function (K_ColorRelativeLuminance).
2020-05-11 02:28:25 -04:00
Sally Coolatta
ccc2d17817
Actually do what the last commit said it would do
...
🤦
2020-05-10 19:43:41 -04:00
Sally Coolatta
7f04e58665
Use shiny frame as outwards drift 1
2020-05-10 19:28:36 -04:00
Sally Coolatta
393c637954
Gravity is higher underwater when going down
2020-05-10 03:19:21 -04:00
Sally Coolatta
f11751bf8f
Stronger turning while underwater
2020-05-10 03:18:41 -04:00
Sally Coolatta
2d7113ac2c
Ice physics when touching/underwater
2020-05-10 02:42:05 -04:00
Sally Coolatta
347b9bfc5c
Low water gravity only applies going up
2020-05-10 02:41:35 -04:00
wolfs
7bb51aabfd
Merge branch 'default-manifest' into 'awful-mix'
...
Add a default manifest file.
See merge request SinnamonLat/Kart-Public!16
2020-05-10 02:08:19 -04:00
wolfs
ca39b3faef
Merge branch 'fallback-refusal' into 'awful-mix'
...
Display refusal message if there is no HTTP source and internal downloads are disabled
See merge request SinnamonLat/Kart-Public!17
2020-05-10 02:07:59 -04:00