minenice55
41e1899809
only calibrate controllers while in controls setup
...
calibration will need its own screen eventually
2026-04-05 16:38:35 -04:00
GenericHeroGuy
bc465faada
And now for my own personal take on COM_CEcho_f
...
Actually works, is properly centered, allows 1023 characters instead of 1022!
2026-04-05 21:05:26 +02:00
Gustaf Alhäll
3d43d01ca6
Fix buffer overflow when linedef type 415 executes
2026-04-05 20:21:23 +02:00
GenericHeroGuy
dce0dca850
Restore binary conversion for linedef special 415
2026-04-05 20:18:00 +02:00
toaster
e30b0c273d
G_Responder: Call HU_Responder in Playing(), instead of a whitelisted set of gamestates
...
Neatly sidesteps a class of bugs where whenever we added a new gamestate accessible in netplay, chat was console-only.
2026-04-05 17:47:58 +02:00
GenericHeroGuy
7ebda658f6
Fix kart gibs bouncing off death pit FOFs
2026-04-05 16:51:12 +02:00
yamamama
500790ef64
Make S-Monitors pass through players using Alt-Shrink
2026-04-04 22:31:58 -04:00
minenice55
03554c03ed
freelook bind, fix issues with spectator gyro
2026-04-04 19:13:50 -04:00
NepDisk
c3f4f0e096
Fix some damagetypes not giving flashtics
2026-04-04 16:26:15 -04:00
minenice55
4b5658d487
greatly improve responsiveness of tilt steering
...
is more correct to the GyroWiki article now
2026-04-02 16:48:05 -04:00
minenice55
493e6e96fa
player space gyro and split off from cmd turning
2026-04-02 13:39:08 -04:00
minenice55
9730882fe4
gyro calibration, spectator aiming using gyro
...
also moves all of the motion sensor stuff to g_input.c
2026-04-02 01:32:10 -04:00
minenice55
6ee6291fd8
on est prêts
2026-03-31 23:17:40 -04:00
NepDisk
c5695bef75
Dummy out stricter RRID checks for now....
2026-03-31 21:55:58 -04:00
minenice55
5c36309cab
don't turn spectator camera with tilt steer
2026-03-31 20:45:32 -04:00
minenice55
4c9166e297
tighten this now that we check stillness
2026-03-31 20:30:52 -04:00
minenice55
858a1979b6
comment this
2026-03-31 20:22:11 -04:00
minenice55
74bf43d7b0
Merge branch 'next' of https://codeberg.org/NepDisk/blankart into next
2026-03-31 20:18:55 -04:00
minenice55
5fbb364575
some tuning to tilt steering
...
eventually should add calibration and better instant correction when the controller is held still
2026-03-31 20:18:42 -04:00
yamamama
315d2a9d6c
Update credits
2026-03-31 19:21:40 -04:00
NepDisk
e802b1ef07
Also apply this to EAXREVERB
2026-03-31 18:35:59 -04:00
NepDisk
bdd64944dc
Apply the same fix to shields that apply rings
2026-03-31 18:29:41 -04:00
NepDisk
316b4d388a
Yes I english how can you tell
2026-03-31 18:18:13 -04:00
NepDisk
270e0ad2a6
Properly do SPB rings check
2026-03-31 18:17:22 -04:00
minenice55
8eafc426b9
Update m_menu.c
2026-03-31 17:16:03 -04:00
minenice55
b33f90b6ea
get this to compile on windows clang with asan on
2026-03-31 16:36:47 -04:00
GenericHeroGuy
9abfea075b
asama
2026-03-31 20:39:05 +02:00
NepDisk
8f9faad7fd
Multiplayer in GP
2026-03-31 13:16:00 -04:00
NepDisk
4a00cce049
Still allow random map to work with the comment
2026-03-31 12:24:21 -04:00
NepDisk
080ace7b91
Fix waypoint related crashes in battle mode
2026-03-31 11:55:27 -04:00
toaster
02ba3e2557
Rework the map command suite a little
...
The following funcs are now a suite with almost-identical argument lists.
- `map` is for immediately going to a map
- Add `-random`/`-r`
- `queuemap` is for interacting with the live Round Queue
- Add `-random`/`-r`
- Performed server-side
- `-clear` and `-show` now accept partial params `-c` and `-s`
- Fix minor error with 0-argument print's text
- `showmap` is for printing information
- Add arbitrary map name/ID input
- `showmap robo` prints the course `map robo` would resolve to
- Add `-gametype`/`-gt`/`-g`
- For compatibility testing
- Add `-random`/`-r`
- Combine with `-gametype` for extra guarantees
- `randommap` was deprecated
- Will only print replacement instructions of `map -random`, and nothing else
2026-03-31 11:50:33 -04:00
NepDisk
dd98ee93e2
Merge pull request 'RRIDs' ( #233 ) from rridport into next
...
Reviewed-on: https://codeberg.org/NepDisk/blankart/pulls/233
2026-03-31 16:00:11 +02:00
NepDisk
85f6ea3b53
Put a reminder here
2026-03-31 09:56:14 -04:00
NepDisk
829448cd28
Comment as reminder for future attempting
2026-03-31 09:54:09 -04:00
NepDisk
ac80a8d8d1
Rename this cvar
2026-03-31 09:27:03 -04:00
minenice55
a9d5799589
tweak attraction shield performance
...
tackle is slower but handles better
tackle is made weaker when in first
fixed issue with dropping items not clearing seeking flag
2026-03-30 22:10:54 -04:00
NepDisk
6a44fc25bb
Rename RRID as suggested
2026-03-30 21:35:50 -04:00
NepDisk
88a8600693
Merge branch 'next' into rridport
2026-03-30 21:34:58 -04:00
AJ Martinez
991bf3a4c9
Oops, servernode isn't a player index
2026-03-30 21:31:43 -04:00
AJ Martinez
c47c32dcc6
Fix chat messages being krangled on dedicated servers
2026-03-30 21:29:29 -04:00
NepDisk
d602e8b590
Merge branch 'next' into rridport
2026-03-30 20:10:58 -04:00
NepDisk
096e91f23a
Fix Attraction shield being broken
2026-03-30 20:10:13 -04:00
NepDisk
e82de32832
Merge branch 'next' into rridport
2026-03-30 19:58:46 -04:00
minenice55
ceebaba534
clean up like bubble
2026-03-30 19:55:45 -04:00
minenice55
abf9d3ff39
don't steal bubble and attraction shield when using
2026-03-30 19:51:43 -04:00
NepDisk
de9197e73f
Merge branch 'next' into rridport
2026-03-30 19:42:49 -04:00
NepDisk
dd402c43ee
Make PT_SERVERCHALLENGE get sent in reliable mode
2026-03-30 19:36:21 -04:00
minenice55
5bce8b2a2e
c'est maintenant jaune
2026-03-30 18:52:02 -04:00
NepDisk
12a2e13a58
Merge branch 'next' into rridport
2026-03-30 18:02:00 -04:00
NepDisk
78087afecd
Clean up Roundqueue archival
2026-03-30 16:50:48 -04:00