Latapostrophe
5dbfff2f53
Merge branch 'master' of git.magicalgirl.moe:KartKrew/Kart into v2-master
2020-05-27 13:18:30 +02:00
Sal
e18d71d562
Merge branch 'flame-shield-adjust' into 'master'
...
Flame shield adjust
See merge request KartKrew/Kart!270
2020-05-24 11:20:30 -04:00
Sally Coolatta
7cb574351d
Merge branch 'master' into flame-shield-adjust
2020-05-23 21:51:03 -04:00
Sally Coolatta
12be3ea882
Increase handling with flame shield dash
2020-05-23 21:50:52 -04:00
Sally Coolatta
b1ec2d8f74
Scale with mapobjectscale
2020-05-23 21:34:30 -04:00
Sal
5d923226aa
Merge branch 'let-spec-have-fun' into 'master'
...
Allow spectators through Block Players lines
See merge request KartKrew/Kart!266
2020-05-23 21:29:59 -04:00
Sal
f0ed1a58ce
Merge branch 'demoman-tf2' into 'master'
...
Additional local explosion effects.
See merge request KartKrew/Kart!263
2020-05-23 21:29:38 -04:00
Sal
0524def20b
Merge branch 'flameshield-spectate-fix' into 'master'
...
Fix Spectating With a flameshield on Crashing
See merge request KartKrew/Kart!269
2020-05-23 21:29:24 -04:00
Sryder
f5b570da39
Set this variable after making sure the target and player exist.
2020-05-23 16:08:51 +01:00
Sryder
7132eeab48
Merge branch 'fake-contrast-2-electric-boogaloo' into 'master'
...
Fake contrast 2: Electric Boogaloo
See merge request KartKrew/Kart!267
2020-05-21 19:08:30 -04:00
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
Latapostrophe
8b0aa9e333
Change flash cooldown from 5 to 2 seconds
2020-05-20 14:21:50 +02:00
Sally Coolatta
6aa6521fb4
Allow spectators through Block Players lines
2020-05-18 14:52:26 -04: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
Sal
ac8513c9ce
Merge branch 'colorize-tweak' into 'master'
...
Skincolor code cleanup + some new colors
See merge request KartKrew/Kart!260
2020-05-18 14:37:15 -04:00
Sally Coolatta
846ff298eb
Fix k_color.c brief
2020-05-18 10:35:12 -04:00
Latapostrophe
b7fb40b51a
Merge branch 'master' of git.magicalgirl.moe:KartKrew/Kart into v2-master
2020-05-17 11:06:43 +02: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
Sal
112c7af0bf
Merge branch 'player-dot-ping' into 'next'
...
player.ping for the ping in milliseconds of the player
See merge request KartKrew/Kart-Public!167
2020-05-15 19:24:21 -04:00
Sal
dae724b761
Merge branch 'alias-recursion-fix' into 'master'
...
Fix alias recursion never counting down
See merge request KartKrew/Kart-Public!166
2020-05-15 19:24:02 -04:00
Sal
e75b6da6fc
Merge branch 'new-cars-movie' into 'master'
...
Code changes required for new Kart sprites
See merge request KartKrew/Kart!259
2020-05-14 22:54:22 -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
Latapostrophe
6c68c95654
Make explosions cause earthquakes and initiate flashpals
2020-05-14 17:55:33 +02:00
Latapostrophe
fc789790bb
Create a quick P_StartQuake without epicenter/radius support and clean up the grand total of 4 earthquake uses in the code
2020-05-14 17:28:33 +02:00
Latapostrophe
f467791161
Merge branch 'master' of git.magicalgirl.moe:KartKrew/Kart into v2-master
2020-05-14 17:01:38 +02: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