toaster
48d451cfef
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus
...
# Conflicts:
# src/d_ticcmd.h
# src/deh_soc.c
# src/deh_soc.h
# src/deh_tables.c
# src/dehacked.c
# src/f_finale.c
# src/g_game.c
# src/m_menu.c
2022-05-21 18:57:46 +01:00
SinnamonLat
e0754358fe
Shift cv_lastprofile values when deleting profiles
2022-05-21 18:10:05 +02:00
SinnamonLat
c58624bca2
Fixed fresh profiles being able to have duplicate names after deleting other Profiles
2022-05-21 18:04:43 +02:00
SinnamonLat
df64ea9ce6
Fix softlock when exiting profile controls when initially making a new Profile
2022-05-21 17:50:25 +02:00
SinnamonLat
399272946c
Tie POWERLEVEL to Profiles
2022-05-21 17:47:15 +02:00
SinnamonLat
13c74efa41
Give split players default controls while sellecting profile #
2022-05-21 14:57:16 +02:00
SinnamonLat
c8c07aacc8
Add hardcoded keyboard defaults for menu navigation
2022-05-21 12:32:38 +02:00
James R
ef8a8061ed
Merge branch 'shortcut-waypoints-fix' into 'master'
...
Small waypoint fixes
See merge request KartKrew/Kart!591
2022-05-21 09:13:26 +00:00
James R
8718d2c2f3
Merge branch 'rewrite-lightning' into 'master'
...
Lightning Shield fixes
See merge request KartKrew/Kart!589
2022-05-21 09:13:17 +00:00
James R
7962a0a851
Merge branch 'di' into 'master'
...
Directional Influence
See merge request KartKrew/Kart!588
2022-05-21 09:12:56 +00:00
Sally Coolatta
04aa8259cb
Merge branch 'master' into rewrite-lightning
2022-05-21 03:56:12 -04:00
Sally Coolatta
50f26624fd
Merge branch 'master' into di
2022-05-21 03:50:04 -04:00
Sal
46b7da8f4b
Merge branch 'title-screen' into 'master'
...
"Dr. Robotnik's Ring Racers" rebranding
See merge request KartKrew/Kart!590
2022-05-21 07:48:30 +00:00
Sally Coolatta
8035f7afaf
Merge branch 'master' into di
2022-05-21 03:46:22 -04:00
Sally Coolatta
97b7178d36
Move to new Discord rich presence app
2022-05-21 03:36:17 -04:00
SteelT
8e67946a58
Replace default home folder name and base filename used for screenshot/gifs
2022-05-20 23:08:28 -04:00
Sally Coolatta
e02ebfa20d
No respawn waypoints are transparent
2022-05-20 22:41:52 -04:00
Sally Coolatta
a3592da4f1
More waypoint debug visualizations
...
- Shortcut waypoints are pink now instead of blue. (barkley's ran into the issue of a shortcut waypoint on the main path too many times)
- Waypoint debug uses a shaded blue sphere sprite instead of a thok sprite, because it makes the color easier to see on different backgrounds.
- Use 1 splat for waypoint radius instead of shittons of orbs
2022-05-20 22:32:23 -04:00
Sally Coolatta
69aa74b9bf
Allow pathfind traversal thru shortcuts when starting from one
...
Fixes shortcut pathfinding behavior when the entire shortcut's waypoints have the flag instead of only the entrance.
2022-05-20 21:59:45 -04:00
James R
36cd517dce
Revert wrong replace 1d79eb70c
2022-05-20 17:24:13 -07:00
SteelT
0906252f41
Replace SDL_icon.xpm with copy exported from GIMP
...
Wasn't actually being displayed on the window before
2022-05-20 20:13:11 -04:00
James R
1d79eb70c1
Replace just a few more instances of SRB2Kart
2022-05-20 17:08:18 -07:00
James R
34f40c48ca
Makefile: change EXE name to ringracers
2022-05-20 17:01:25 -07:00
James R
45606cadd9
Fix SDL_icon.xpm compile
2022-05-20 16:55:21 -07:00
Sally Coolatta
98016ef390
Icons + other tweaks to rebranding
...
Replaced most drrr (mostly only used in system / exe stuff) with the more verbose "ringracers"
2022-05-20 19:42:34 -04:00
James R
1835605619
Merge branch 'yeaaaa-bots-lets-go' into 'master'
...
More Bot Improvements (Again (Again))
See merge request KartKrew/Kart!570
2022-05-20 23:32:01 +00:00
Sally Coolatta
99a5290e2e
Lightning Shield has infinite draft distance now
...
It's really pointless on Flame Shield, and Lightning Shield is boring.
Flame Shield should just get a different passive.
2022-05-20 18:18:41 -04:00
Sally Coolatta
6e8e0ad0f5
Lightning Shield fixs
...
- Rename to Lightning Shield (it keeps fucking me up when I want to kartgiveitem it to myself)
- Fix inflictors causing damage being considered damage hitlag. Fixes the player using Lightning Shield being in damage hitlag state (most notable in the DI branch because hurting someone with it lets you DI afterwards, which also fucks with your turning)
- Rewrote attack function to use custom blockmap search instead of P_NukeEnemies.
- It can no longer attack below you, only above & around you.
- Increased the attack radius, so that it actually lines up with the sprites...
- Fixed extremely inconsistent ring blockmap search by moving it to playerafterthink (don't ask me why)
- Rings get joulsted by Lightning Shield when you pass by them without
- Added MAXRADIUS to the blockmap checks for lightning shield & mines, to reduce blockmap inconsistencies
2022-05-20 18:12:34 -04:00
SinnamonLat
479d1b1ffc
Fix character switching mid game
2022-05-20 22:34:04 +02:00
SinnamonLat
30aec86479
Allow P1 to add splitscreen players on command, allow console in menus
2022-05-20 21:36:43 +02:00
SinnamonLat
95e4bc21ff
Allow P1 to retain controller usage when playing alone even if they started charsel with keyboard
2022-05-20 20:07:25 +02:00
SinnamonLat
f4b6c55148
Fix crash trying to draw skins that aren't there on profile charsel
2022-05-20 17:18:31 +02:00
SinnamonLat
3f201c4609
Don't allow creating new profiles mid-game
2022-05-20 17:10:19 +02:00
SinnamonLat
60449b8a26
Fix crash when editing profile character with existing follower
2022-05-20 16:47:03 +02:00
SinnamonLat
54b7e8e78e
Disable p1 exclusive keyboard fallback when there are other local players
2022-05-20 14:39:26 +02:00
Sally Coolatta
56c23339be
Directional Influence
...
Pretty much just copy+pasted from Snap the Sentinel!!
- Hold left/right to adjust the momentum angle after hitlag, up to 22.5 degrees. (Only angle can be adjusted, so you can't adjust your speed, only your direction.)
- It's relative to your angle, so sometimes you need to use forward/back, or even diagonals (forward/back throws now store full analog data for this to work)
- Bananas flip DI direction, to make them not baby easy mode
- Tumble has x3 DI (so angle adjustments of 67.5!!), and hitlag on each bounce to allow even more control.
2022-05-20 01:45:16 -04:00
SinnamonLat
926b210108
Cleanup some leftovers
2022-05-20 01:30:16 +02:00
SinnamonLat
26199dc284
Add enter and esc for menu navigation on default profile
2022-05-20 01:28:09 +02:00
SinnamonLat
65fcfbbb2e
For now, remove visual device warnings on control menu
2022-05-20 01:20:38 +02:00
SinnamonLat
d0db7e4381
rethink input mapping menu (again (again))
2022-05-20 01:15:29 +02:00
Sally Coolatta
852e9b8ce9
Rebrand all console / window stuff
2022-05-19 15:10:47 -04:00
Sally Coolatta
4a9cf76f37
Remove old kart title screen sounds
2022-05-19 14:51:13 -04:00
Sally Coolatta
a83504c1a4
WIP title screen
2022-05-19 03:19:33 -04:00
SinnamonLat
0ee02ce1e1
slight oversights
2022-05-18 14:31:05 +02:00
SinnamonLat
d5d34f9b99
profiles may now be deleted from data options
2022-05-18 14:20:19 +02:00
SinnamonLat
51d21ec388
Select profile after title screen
2022-05-18 02:24:29 +02:00
toaster
ee21b2493a
Merge branch 'powerup-clash' into 'master'
...
Add FX for powerup clash collision (implements #250 )
Closes #250
See merge request KartKrew/Kart!587
2022-05-17 23:31:11 +00:00
toaster
a9f6897618
Merge branch 'fast-addfile' into 'master'
...
Improve addfile performance
See merge request KartKrew/Kart!500
2022-05-17 23:30:28 +00:00
toaster
0f0786617f
Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart.git into new-menus
...
# Conflicts:
# src/m_menu.c
2022-05-17 22:04:42 +01:00
toaster
a044ea76f7
I made skin loading 2/15ths faster on my machine by inverting this jump conditional
2022-05-16 21:47:20 +01:00