Commit graph

27375 commits

Author SHA1 Message Date
Eidolon
1e34244d8c Use custom macOS 10.15 triplets for macOS uni build 2024-04-15 08:01:20 -05:00
toaster
46c70d2683 Asset hash update 2024-04-15 02:13:46 +01:00
toaster
0a80cb826d Merge branch 'funny-magician' into 'master'
Funny magician stat block rave for Engine Class drawer

See merge request KartKrew/Kart!2292
2024-04-15 00:58:57 +00:00
toaster
a2f57032ae Funny magician stat block rave for Engine Class drawer 2024-04-15 01:38:06 +01:00
toaster
d4877c298f Merge branch 'title-attract-slide-fix' into 'master'
Fix attract title logo slidein (resolves #1273)

Closes #1273

See merge request KartKrew/Kart!2287
2024-04-14 23:13:36 +00:00
toaster
38c405f3a1 Merge branch 'fury-bike-2' into 'master'
Also prevent Fury Bike chao key blastin (resolves #1275)

Closes #1275

See merge request KartKrew/Kart!2289
2024-04-14 23:11:30 +00:00
toaster
9d5860d38d Also prevent Fury Bike chao key blastin (resolves #1275)
Fury Bike ID handled by #define now
2024-04-14 23:04:53 +00:00
toaster
76becc7579 Merge branch 'desc-final-2' into 'master'
Fix Conditionset 15's description (resolves #1274)

Closes #1274

See merge request KartKrew/Kart!2288
2024-04-14 23:04:50 +00:00
toaster
3b1bc64c28 Merge branch 'status-parse-once' into 'master'
Pre-parse objective messages

See merge request KartKrew/Kart!2291
2024-04-14 23:04:26 +00:00
toaster
c9651f92af Grab a certain prize from a random Prison Egg
Extra word added because the newline situation sucks
2024-04-14 23:38:28 +01:00
toaster
24a49c2b78 Merge branch 'close-console-timeattack' into 'master'
No release build console softlock when starting time attack (resolves #1281)

Closes #1281

See merge request KartKrew/Kart!2290
2024-04-14 22:21:10 +00:00
toaster
fa19f0697b Merge branch 'hw-encore-goof' into 'master'
HWR_ProjectSprite: Fix messed up encore remap check (resolves #1224)

Closes #1224

See merge request KartKrew/Kart!2286
2024-04-14 21:31:53 +00:00
toaster
328714cf13 Merge branch 'fix-prison-desync' into 'master'
Netsync maptargets + nummapboxes (fix netplay Prison desyncs)

Closes #1280

See merge request KartKrew/Kart!2285
2024-04-14 21:30:24 +00:00
toaster
222f4fd4c8 Pre-parse objective messages
Fixes objective message button prompts in tutorials having EXTREMELY weird delays compared to dialogue boxes
2024-04-14 22:22:11 +01:00
toaster
5a0cd87fc4 No release build console softlock when starting time attack (resolves #1281) 2024-04-14 22:04:58 +01:00
toaster
6df31e96f0 M_BuildConditionString: Fix invalid conjunction behaviour
- Nothing except DescriptionOverride will prevent an `- OR ` being inserted
- Question marks for further secret types won't prevent alternate conditions from showing up
2024-04-14 21:33:45 +01:00
toaster
39d701359a The "(Find other secrets to learn about this...)" text only happens if it's at the start of the challenge, otherwise it does "???" as before
Least need to go over and check every challenge description again
2024-04-14 21:16:32 +01:00
toaster
db73636f5e Fix attract title logo slidein (resolves #1273)
- V_SLIDEIN: For (G_IsTitleCardAvailable == false)/(versus at map start == true) contexts, use timeinmap instead of leveltime
- Don't reset timeinmap when reloading gamestate, so it's more functionally equivalent to lt_ticker
These two changes also fix the hypothetical issue of titlecard-less custom gametypes having weird HUD state on late netgame join.

Timeinmap is exclusively used for HUD, as is st_fadein. timeinmap also doesn't increment under g_fastforward, therefore the best candidate to tie together
2024-04-14 20:59:50 +01:00
toaster
db9d9059b9 HWR_ProjectSprite: Fix messed up encore remap check (resolves #1224) 2024-04-14 20:27:22 +01:00
AJ Martinez
96523e30d2 Netsync maptargets + nummapboxes 2024-04-14 10:54:30 -07:00
Oni
f29ed06e92 Merge branch 'fix-opengl-intro' into 'master'
Legacy GL: hack to fix blank screen once "kartkrew.org" and "2013 - 11 years - 2024" text appears

Closes #1207

See merge request KartKrew/Kart!2284
2024-04-14 17:14:40 +00:00
Sal
9964d022f7 Merge branch 'prisons-reset' into 'master'
Fix Battle not resetting to Prisons when the server empties to 1P

Closes #1277

See merge request KartKrew/Kart!2280
2024-04-14 17:10:49 +00:00
SteelT
76b356f7b3 README.md: Remove libfmt from list of required libs
Source-vendored libfmt is now always used regardless of platform
2024-04-14 13:05:37 -04:00
Eidolon
5e316f5364 Merge branch 'use-thirdparty-fmt' into 'master'
(Ubuntu fix) use libfmt from thirdparty/fmt

Closes #1278

See merge request KartKrew/Kart!2283
2024-04-14 16:39:02 +00:00
Eidolon
e9744823f6 Remove fmt from vcpkg.json 2024-04-14 11:15:30 -05:00
James R
56b142e737 Legacy GL: hack to fix blank screen once "kartkrew.org" and "2013 - 11 years - 2024" text appears 2024-04-14 00:59:28 -07:00
Sal
45583b1944 Merge branch 'emeraldnum-restrict' into 'master'
Emeraldnum and playcredits can only be set when initialising a new gamedata

See merge request KartKrew/Kart!2271
2024-04-14 07:42:15 +00:00
Sally Coolatta
fbc80984c6 Increase delay on prisons reset 2024-04-14 03:32:02 -04:00
James R
3eba2cf60d CMakeLists.txt: use libfmt from thirdparty/fmt
Now compiles on Ubuntu 22.04, which only has libfmt 8.
I don't know which exact version of libfmt we need but the
one in thirdparty works.

This version of libfmt is header-only.
2024-04-14 00:24:40 -07:00
Sal
077f12344e Merge branch 'reduce-vfx-vote-bg' into 'master'
Don't animate vote planet for reduce vfx

See merge request KartKrew/Kart!2279
2024-04-14 06:36:04 +00:00
Sal
171df9e2fa Merge branch 'allow-promoted-admin-gametypes' into 'master'
Allow promoted admins to trigger vote screen (gametype change)

See merge request KartKrew/Kart!2282
2024-04-14 06:34:27 +00:00
AJ Martinez
89953dfe42 Check vote setup command for admin rights 2024-04-13 23:32:56 -07:00
AJ Martinez
a7085d7494 Allow promoted admins to trigger vote screen (gametype change) 2024-04-13 23:29:12 -07:00
Sal
53ddbcd6bf Merge branch 'sneaker-panel-dontencoremap' into 'master'
Don't remap MT_SNEAKERPANEL in encore mode

Closes #1270

See merge request KartKrew/Kart!2277
2024-04-14 06:20:57 +00:00
Sally Coolatta
4de8c7a49f Fix Prisons reset behavior
The elimination behavior was completely preventing the prisons behavior from even being checked.
2024-04-13 17:28:45 -04:00
Sally Coolatta
51fd4ea562 Don't animate vote planet for reduce vfx
... instead of the temporary black BG.
2024-04-13 16:55:54 -04:00
Lach
ddbb1709d0 Don't remap MT_SNEAKERPANEL in encore mode 2024-04-13 13:15:53 +10:00
toaster
915585697a Update asset hashes 2024-04-13 01:17:12 +01:00
toaster
f9c0c535a2 Final object/state missing flags
- Fullbright for Servant Hand
- Don't encore remap for wallspike base, Big Ring
2024-04-13 00:49:01 +01:00
toaster
39b811111f Merge branch 'oopsies-fixme-pt69' into 'master'
Prevent weird 1-frame whip trick that I don't understand

See merge request KartKrew/Kart!2276
2024-04-12 23:43:12 +00:00
AJ Martinez
a52da75df2 Prevent weird 1-frame whip trick that I don't understand 2024-04-12 15:27:57 -07:00
toaster
25e728fd33 Merge branch 'dedi-final' into 'master'
Final work for Dedicated Servers

See merge request KartKrew/Kart!2275
2024-04-12 21:25:55 +00:00
toaster
7246625aa2 Merge branch 'reasonable-drawdist' into 'master'
Better draw distance options

See merge request KartKrew/Kart!2274
2024-04-12 19:16:42 +00:00
toaster
12fe57a805 P_InitMapData: Don't print the base map names in the startup/dedicated log 2024-04-12 14:20:06 +01:00
toaster
2caa5ff018 Dedicated server -spoilers startup parameter
Servers should get enough free for a healthy launch ecosystem, but not everything.
We'll give the relevant password out after, like, the first week probably? Please be patient, commit-diver
2024-04-12 14:17:33 +01:00
toaster
54d6914b50 Add M_TryExactPassword
Single-use password technology that exists outside of the enumerated list
2024-04-12 14:05:15 +01:00
toaster
6c0118d491 Fix dedicated server Encore warp getting ahead of non-dedicated clients
There was new waiting time added to the non-dedicated behaviour that was not added for the other case
2024-04-12 14:01:24 +01:00
wolfs
e1998e731e Merge remote-tracking branch 'remotes/origin/master' into reasonable-drawdist 2024-04-12 00:42:54 -05:00
wolfs
d9c101a550 Better draw distance options
- Use human-readable names instead of numbers (numbers are still viewable from "help drawdist")
- Remove unplayably short draw distances and add more options between 8192 and Infinite
2024-04-12 00:17:13 -05:00
Oni
c9bd088c13 Merge branch 'make-way-bots' into 'master'
Kick CPU players to make room for human players that are waiting to play

See merge request KartKrew/Kart!2259
2024-04-12 03:41:38 +00:00