NepDisk
75ddcb8fef
revert mode set io and specfy this is a binary config.
2024-07-31 18:36:48 -04:00
NepDisk
d7dbe97eb8
Readd oil slik, uncomment things from UZB config
2024-07-31 18:17:11 -04:00
NepDisk
9742e1775a
Disable combos, restore old invin visuals, fix constant line beeping
2024-07-31 18:02:47 -04:00
NepDisk
ac72e705a6
Reimplement squishing damange
2024-07-31 17:05:16 -04:00
NepDisk
b37be52225
fix make compile
2024-07-31 12:48:35 -04:00
NepDisk
f2f1a0aa66
Remove ebrake, spindash and fastfall. cleanup unused states and sprites
2024-07-31 12:46:03 -04:00
toaster
e01804c691
Update configuration
...
- Support new map lump ordering (THANKS STEEL FOR FINDING THESE OPTIONS!!)
- Prevent rotating waypoints causing their IDs to become corrupted
- Rename to `D3R-Config.cfg`
- Synchronise with changelog-tracked resource
- Integrate relevant 2.2 changes
- Add new credits according to historical changelogs
- A whole bunch of other cleanup
2024-07-31 04:06:25 -04:00
NepDisk
fb2167d74a
default lagless on, default mindelay 0
2024-07-31 04:02:11 -04:00
James R
6da26877d5
SV_ResetServer: clear player ping data
...
Fixes lag experienced from watching a replay then
affecting the delay icon when starting a server afterward.
2024-07-31 03:41:16 -04:00
JugadorXEI
346a28a1cd
Change mindelay max to 15, MAXPREDICTTICS to 30
2024-07-31 03:32:54 -04:00
James R
f6f41d08f9
Load palette before map data
...
Fixes PNG patch conversion crashing when called from vres
at game startup.
Also does not reload palette every time the resolution is
changed. (This had no effect on the SDL backend, don't
worry.)
2024-07-31 03:26:30 -04:00
James R
35416cf4d0
Let S_StopSound, S_StopSoundByID, S_StopSoundByNum stop multiple sounds
...
Previously stopped only one, probably the first that
started playing.
2024-07-31 03:26:21 -04:00
James R
b30cb81ea0
Merge remote-tracking branch 'origin/chat-flood-fix'
2024-07-31 03:22:38 -04:00
Sal
7ca56217f0
Merge branch 'better-splash' into 'master'
...
TERRAIN expansion pak
See merge request KartKrew/Kart!680
2024-07-31 03:18:55 -04:00
Sal
d91aa69677
Merge branch 'pivot-default' into 'master'
...
Upgrade SPRTINFO -- default pivot offsets + wildcard
See merge request KartKrew/Kart!691
2024-07-31 03:16:08 -04:00
Sally Coolatta
69b695ed33
Fix drop target cvars & debug distribution
2024-07-31 03:13:06 -04:00
James R
305f86787c
Lua spriteinfo default pivot support
2024-07-31 03:12:12 -04:00
James R
8d453b5ecd
Update and extend R_ParseSpriteInfo for default pivot
...
- Set default pivot with DEFAULT block
- Use wildcard star (*) with Sprite/Sprite2Info/Skin to
iterate over all sprites and/or skins
2024-07-31 03:12:04 -04:00
James R
2522a833f4
Add SPRINFO_DEFAULT_PIVOT, change spriteinfo_t.available to bit array
...
Default is used if the bit is not set for a particular
frame.
2024-07-31 03:11:54 -04:00
James R
1c90971c3d
Refactor Lua spriteinfo
...
Fixes available not being set when pivot list is updated
on its own.
2024-07-31 03:11:46 -04:00
James R
fbc66890ea
Refactor R_ParseSpriteInfo
...
Splits up the function, thus makes me want to kill myself
less.
2024-07-31 03:11:21 -04:00
NepDisk
4b9f9aeb83
Remove this
2024-07-31 03:09:37 -04:00
Oni
fab85e542b
Merge branch 'autocope' into 'master'
...
Offline input delay cvar
See merge request KartKrew/Kart!687
2024-07-31 03:09:10 -04:00
James R
2adeff2488
Merge remote-tracking branch 'origin/cvar-default-ports'
2024-07-31 03:05:44 -04:00
James R
b187f93ef3
Fix -Wsign-compare
2024-07-31 03:02:36 -04:00
James R
545ec73bd8
FixedDiv2: divide numerator before taking absolute value to avoid INT32_MIN overflow to 0
2024-07-31 03:02:15 -04:00
Sal
a4d475dc4c
Merge branch 'hostcode' into 'master'
...
HOSTCODE initial pass
Closes #240
See merge request KartKrew/Kart!615
2024-07-31 03:01:45 -04:00
toaster
8233c6615a
Fix compilation issue with nested defines for r_opengl.c UnSetShader
2024-07-31 02:43:32 -04:00
NepDisk
2312b1e530
add r_bbox.c to SourceFile
2024-07-31 02:39:45 -04:00
Sal
94924ae8ac
Merge branch 'ogl-bbox' into 'master'
...
renderhitbox for OpenGL
See merge request KartKrew/Kart!677
2024-07-31 02:36:10 -04:00
Sal
23000c7e86
Merge branch 'bbox' into 'master'
...
renderhitbox command for Software mode
See merge request KartKrew/Kart!672
2024-07-31 02:35:57 -04:00
Sal
5060e8bb33
Merge branch 'terrain-optimise-fresh' into 'master'
...
Terrain hashes
See merge request KartKrew/Kart!666
2024-07-31 02:35:19 -04:00
NepDisk
7530227163
Revert "Add a hitbox renderer to Software mode"
...
This reverts commit 082d9206e89113533f4f6f7a8798f872e9a1ea39.
2024-07-31 02:33:15 -04:00
James R
45227168b0
Add a hitbox renderer to Software mode
...
renderhitbox
- Tangible - collision activating objects, minus rings
- All - every object
- Intangible - the opposite of Tangible, also no rings
- Rings - rings
2024-07-31 02:32:57 -04:00
Sal
1d8475a958
Merge branch 'hooklib-port' into 'master'
...
Hooklib refactor ported and (mostly) squashed
See merge request KartKrew/Kart!662
2024-07-31 02:30:20 -04:00
Sally Coolatta
08b007b1ee
Backport mobj interpolators crash fix
...
From commit f009b3d8c9d2273bf2e51ef9a23fbfedc2da09df in the public repo. Porting directly into master because I'm tired of kartdebugwaypoints crashing all the time.
2024-07-31 02:21:38 -04:00
Oni
1443f99ef9
Merge branch 'ogl-in-software' into 'master'
...
OpenGL instead of Direct3D11 for Software blitter
See merge request KartKrew/Kart!671
2024-07-31 02:21:16 -04:00
Latapostrophe
75c169d984
fix orbiting items not protecting you against your own items
...
(cherry picked from commit 705851b38a )
2024-07-31 02:19:03 -04:00
Sally Coolatta
f463ea717a
Stop lag when bots respawn
...
They try to predict their direction while they respawn, which makes them go a bit nuts when air time compensation kicks in. Cap it so that this can't happen.
2024-07-31 02:16:20 -04:00
toaster
287dd0bed5
Merge branch 'asan-internal' into 'master'
...
ASAN fixes for Internal
See merge request KartKrew/Kart!678
2024-07-31 02:12:15 -04:00
NepDisk
41e23a24cc
Revert "Merge branch 'bbox' into 'master'"
...
This reverts commit 62dae0d1b6 .
2024-07-31 02:11:05 -04:00
NepDisk
8e04728ea7
Revert "Merge branch 'ogl-bbox' into 'master'"
...
This reverts commit 57e37f27ed .
2024-07-31 02:10:56 -04:00
Sal
57e37f27ed
Merge branch 'ogl-bbox' into 'master'
...
renderhitbox for OpenGL
See merge request KartKrew/Kart!677
2024-07-31 02:08:54 -04:00
Sal
62dae0d1b6
Merge branch 'bbox' into 'master'
...
renderhitbox command for Software mode
See merge request KartKrew/Kart!672
2024-07-31 02:08:44 -04:00
James R
8e078adba1
Merge branch 'sdl-vsync' into 'master'
...
SDL: Support setting vsync at runtime
See merge request KartKrew/Kart!663
2024-07-31 02:02:33 -04:00
James R
74e90f4a04
Merge branch 'spritestuff-ports' into 'master'
...
Spritestuff ports
See merge request KartKrew/Kart!669
2024-07-31 02:02:05 -04:00
James R
2303a17176
Merge branch 'stability-fix-ports' into 'master'
...
Stability fix ports
See merge request KartKrew/Kart!670
2024-07-31 02:01:26 -04:00
James R
da1e2a7e98
Merge branch 'oldcmd'
2024-07-31 01:46:58 -04:00
Sal
cb600cdd28
Merge branch 'more-flats' into 'master'
...
Allow smaller flat sizes
See merge request KartKrew/Kart!698
2024-07-31 01:38:58 -04:00
Sal
8714d0e60b
Merge branch 'kill-twod' into 'master'
...
Kill last of MF2_TWOD
See merge request KartKrew/Kart!716
2024-07-31 01:29:39 -04:00