Commit graph

162 commits

Author SHA1 Message Date
Antonio Martinez
cd4bef9f24 Don't overflow when scaling large netgame distances 2024-08-21 21:24:00 -07:00
Antonio Martinez
69e37fe40b Scale target power instead of distance values in large games (fixed weak item filter misfiring) 2024-08-21 21:00:11 -07:00
Antonio Martinez
ef7c6dc086 Don't filter frontrunner roulette 2024-08-21 20:22:02 -07:00
Antonio Martinez
5b841c11cb Use percentage for loneliness instead of hard breakpoint 2024-08-21 15:20:10 -07:00
Antonio Martinez
5d19bfcb91 Dynamic Roulette: mega cleanup, mini fixes 2024-08-21 02:28:31 -07:00
Antonio Martinez
d8fc1fed64 Item "loneliness" 2024-08-21 00:41:35 -07:00
Antonio Martinez
158052158e Dynamic Roulette: SPB safety 2024-08-21 00:08:19 -07:00
Antonio Martinez
e79eeec896 Dynamic Roulette: SPB 2024-08-20 23:59:03 -07:00
Antonio Martinez
9e90cb80dd Restore some Battle stuff 2024-08-20 23:28:27 -07:00
Antonio Martinez
b3abb8ca37 Stretch items further in large games 2024-08-20 22:53:38 -07:00
Antonio Martinez
4fc9bf95cf Item table refinement 2024-08-20 21:38:44 -07:00
Antonio Martinez
d6210023d8 Don't directly scale item power when frantic (distance is already scaled!) 2024-08-20 18:00:16 -07:00
Antonio Martinez
b388c48be7 WIP - Dynamic Roulette 2024-08-20 17:57:40 -07:00
Antonio Martinez
b51f4d28a9 WIP - Dynamic roulette 2024-08-20 04:22:00 -07:00
Ashnal
8861410692 Missing newlines 2024-08-19 19:54:42 -04:00
Ashnal
155fe22bd7 K_drawDistributionDebugger is NOT netsafe 2024-08-19 19:48:02 -04:00
Antonio Martinez
a8211b980f WIP: more EXP math 2024-08-18 22:19:46 -07:00
Ashnal
9cfa67dae6 WIP Exp math
temp changes to distribution debugger
2024-08-19 00:10:45 -04:00
Ashnal
b4827de43d WIP basic exp
modifies item odds based on checkpoint and finishlin grading
2024-08-18 20:54:16 -04:00
Sally Coolatta
82a9b8723e Update power item properties
Flame Shield:
- Not near end
Garden Top:
- Not at start
- Not near end
- Is a power item
2024-05-20 17:55:03 -07:00
toaster
dd93e36ea3 Never give Free Play roulette if you can't change the rules of play 2024-05-06 14:36:21 +01:00
AJ Martinez
f1158918cf Fix gardentop deny crashing monitors 2024-05-05 17:53:21 -07:00
Eidolon
02c8ecbe0a Merge branch 'garden-top-too-hard' into 'master'
Don't allow auto-roulette to get challenging items

See merge request KartKrew/Kart!2367
2024-05-05 23:09:59 +00:00
Sally Coolatta
e01234285b Don't allow auto-roulette to get challenging items 2024-05-05 18:22:04 -04:00
Oni
d69ce6d13f Merge branch 'hyper-cpu' into 'master'
Level Skull

See merge request KartKrew/Kart!2359
2024-05-05 00:20:26 +00:00
Oni
53d5e0077a Merge branch 'free-play-items' into 'master'
Full FREE PLAY item reel

See merge request KartKrew/Kart!2356
2024-05-05 00:03:02 +00:00
AJ Martinez
683f5016fb Level Skull 2024-05-03 20:15:21 -07:00
Sally Coolatta
d5141a9ea1 Update k_roulette.c 2024-05-03 22:54:37 -04:00
Eidolon
d288b588d1 Merge branch 'master' of git.do.srb2.org:KartKrew/RingRacers 2024-05-01 18:03:02 -05:00
Sally Coolatta
7d3be06795 Full FREE PLAY item reel
All items in the game are put into the FREE PLAY item reel, instead of the fake "time attack" behavior. Everyone's already just turning off items to get a particular one, so turn it into a feature.

Tutorials are specifically set to be unaffected.
2024-04-30 23:42:27 -04:00
JugadorXEI
73b4533a53 Implement debugitemamount 2024-04-29 16:58:42 +02:00
AJ Martinez
b3b0c5c9dc Fix autoroulette confirm timer being blockable 2024-04-27 20:13:57 -07:00
Sally Coolatta
7dfa597c7d SRB2 -> DRRR copyright in src, acs, android folder
Be consistent with toaster's recent changes to copyright
2024-04-05 02:08:23 -04:00
VelocitOni
295cdedf3d Rebalance again
Nah, ballhogs will eventually have the same issue despite their delay. Moved x3 orbi & x2 sneakers back, increased singles of those.
2024-03-31 21:48:06 -04:00
VelocitOni
cac28041d4 Removed quad orbis and triple sneakers
Removing quad orbi & triple sneaker odds entirely, added some ballhogs instead.
2024-03-31 21:38:21 -04:00
toaster
c34b5f6034 SPB Capsule improvements
- Destroy all SPB Capsules in the stage when an SPB becomes relevant
    - When an SPB is put in a player's roulette
    - When an SPB is thrown
        - Automatically happens when SPB Capsule is touched
- Don't respawn a popped SPB Capsule while an SPB is out
2023-12-08 22:24:38 +00:00
Sally Coolatta
0b22e8eb00 Fix visuals on roulette latency compensation
- Latency is based on D0 instead of D2.
- Confirm offset is now adjusted for latency, so it should feel more correct when stopping it.
- Slot machine offset is properly set up to use the slot machine offset instead of the item roulette offset.
2023-11-22 18:50:13 -05:00
toaster
f365ef9417 In Tutorial, always use Ring/Sneaker roulette at the Time Attack speed
Also cleans up the conditions for battleprisons and versus mode
2023-11-18 18:44:56 +00:00
AJ Martinez
eb394ec5f8 Use more realistic practice conditions for SPB Attack 2023-11-15 15:41:33 -07:00
Oni
9134e6a4e7 Merge branch 'bot-muffler' into 'master'
Don't force player sounds to full volume when exiting

See merge request KartKrew/Kart!1615
2023-11-13 13:30:51 +00:00
AJ Martinez
4997c4c0ed Add K_IsPlayingDisplayPlayer for HUD sounds 2023-11-10 17:28:54 -07:00
AJ Martinez
06bc06869c Lite Steer profile option, itemstate pflags -> player.itemflags 2023-11-09 17:29:26 -07:00
James R
fa89576f34 Move freecam state to camera_t, lets splitscreen players use freecam independently of each other 2023-10-08 14:26:21 -07:00
James R.
4819290ca2 itemroulette_t: add reserved member, block roulette and P_CanPickupItem, draw empty item box in HUD 2023-09-17 21:56:18 -07:00
AJ Martinez
b4b09ffd33 Auto Roulette: stop after 2 seconds max speed 2023-08-20 20:44:06 -07:00
AJ Martinez
3900189199 Auto Spin -> Auto Roulette 2023-08-20 16:26:34 -07:00
AJ Martinez
573a44fbfe Auto Spin todos 2023-08-20 16:03:05 -07:00
AJ Martinez
fbfc75df71 Item box autospin 2023-08-20 05:08:53 -07:00
James R
e75204a899 Replace instances of itemRoulette.active = false with K_StopRoulette
Properly clear ringbox state so it doesn't override egg
transfer item HUD.
2023-08-11 19:21:59 -07:00
AJ Martinez
0c45500901 Ring Box dopamine 2023-07-30 22:15:50 -07:00