Sally Cochenour
b2d2d64323
Merge branch 'master' into fortnite
2019-02-04 20:01:20 -05:00
Sryder
79f381ebd4
Add visual debugging mode for waypoints
...
Fix some compiler warnings
2019-02-02 21:35:21 +00:00
Sryder
a72630942d
Merge branch 'master' of git@git.magicalgirl.moe:KartKrew/Kart.git into waypoints
...
# Conflicts:
# src/p_mobj.c
2019-02-01 17:29:17 +00:00
Sally Cochenour
9870378c37
Slower orbit, always have 1 orbit item deploy behind you, and higher gravity for Orbinaut/Jawz
2019-01-30 14:14:24 -05:00
TehRealSalt
553f3a9295
Fix really dumb flags on MT_SPBEXPLOSION
2019-01-14 21:55:10 -05:00
SeventhSentinel
562ff616e3
New visual
...
Will be replaced later regardless, but ah well
2019-01-02 19:32:23 -05:00
SeventhSentinel
d6255ddbb2
Merge branch 'master' into fortnite
2019-01-02 14:08:10 -05:00
SeventhSentinel
8391dd520a
Add item spinning, turn into papersprites, spawn more orbs
...
Also tried to fix a memory issue I only get from Sev's compiles by removing the need to free memory for this... but didn't fix anything :/
2019-01-02 14:08:00 -05:00
TehRealSalt
b27c709879
a bunch of stuff I left uncommited
2018-12-15 19:14:30 -05:00
SeventhSentinel
8a9f274f71
Fix Ballhog under the last commit...
...
It actually uses trailing item's throw speeds instead of its own, oddly enough; I don't want to mess with the gameplay there, so I just gave it its own exception.
2018-12-13 09:47:14 -05:00
SeventhSentinel
f35e5d816a
Stupid Orbinaut bullshit
...
- Fix Orbinaut/Jawz not accepting top speed changes (This means back-spam being slower now for real works, and the speed buff on boosters for real works.)
- Make the top-speed buffs for boosters not work for back-spam
2018-12-12 21:25:18 -05:00
TehRealSalt
19ca7bf134
Show the central item on the minimap, and other minor aesthetic touches
2018-12-06 16:17:17 -05:00
TehRealSalt
dfa0522326
Battle Mode overtime
...
After the time limit is up, spawn a shrinking kill-field. This is one hefty initial commit!
2018-12-06 13:46:38 -05:00
Sryder
93e63d42cb
Add MF_SCENERY to the waypoints, if what I remember from toaster is correct, we probably can't use MF_NOTHINK due to it not being synched properly for netplay.
2018-12-04 22:35:14 +00:00
Sryder
9b00709966
Merge branch 'master' into waypoints
2018-12-04 22:29:22 +00:00
TehRealSalt
2ff31a7b72
Buff item hitbox size
...
I was gonna hold off for v2 to do this, but frankly... this is too good to have. Honestly I think this is a big buff for karma items... people unable to hit as bombs will have a LOT less trouble as item.
2018-12-03 17:30:27 -05:00
Sryder
746a004f18
Merge branch 'master' of git@git.magicalgirl.moe:KartKrew/Kart.git into waypoints
...
# Conflicts:
# src/info.c
# src/p_mobj.c
# src/p_spec.c
2018-12-01 22:09:03 +00:00
TehRealSalt
4507ee18fd
Merge remote-tracking branch 'srb2public/next' into merge-next
2018-11-29 08:49:50 -05:00
TehRealSalt
48be0e5246
Nerf activation range of Mines, keep explosion radius
2018-11-28 02:31:16 -05:00
TehRealSalt
1c02dd8213
Slow down animation
2018-11-26 07:43:05 -05:00
TehRealSalt
1419eef5db
Karma fireworks
...
Additionally:
- FZ boom no longer has that weird smoke bit before it spawns the smoke column
- Item blinking color is brighter
2018-11-26 02:17:14 -05:00
Monster Iestyn
d824e05a6f
Merge branch 'master' into next
2018-11-25 20:39:17 +00:00
mazmazz
c91b2b4456
Update source copyrights to 2018
2018-11-25 07:35:38 -05:00
TehRealSalt
4acadbf66f
Mess with display offset for some Battle objects
2018-11-25 05:43:17 -05:00
TehRealSalt
bb88a9150e
Remove duplicate/removed objects
...
As well as other compile errors
2018-11-18 03:43:33 -05:00
Steel Titanium
924594e6c6
Fix skybox disappearing after using objectplace command
2018-11-13 17:25:42 -05:00
TehRealSalt
339a2a6ee6
Clean-up of unused/removed sfx, replacement of the last remaining Mario sfx, and new sfx in some spots
...
- Replaced eggitem landing sfx
- Replaced banana landing sfx
- Replaced item tossing sfx
- Replaced item clashing sfx
- Added sfx for drift spark tier changing
- Added sfx for brake drifting
- Reverted Mario Mode sound replacement back to vanilla
2018-11-11 17:30:30 -05:00
toaster
886613164f
MT_POKEY, MT_ENEMYFLIP and the fancharacters - and the associated states/thinker modifications - gone.
2018-11-05 23:06:28 +00:00
toaster
c2b790d14a
Blank out the fancharacters as requested, but don't remove them from the info lists... a fun thing for TCRF to look at eventually, maybe, and I don't want to have to do a from-scratch build at this stage in the game or risk any instability that could arise from sweeping info cleanups.
...
In fact, the only reason I even considered doing this is that the sprites had to be removed, leaving these actively causing errors when placed.
2018-11-05 19:58:20 +00:00
TehRealSalt
bf4846c42b
Battle arrow fixes and cleanup
2018-11-03 17:45:38 -04:00
TehRealSalt
c4fec80513
fullbright points
2018-11-02 15:06:56 -04:00
TehRealSalt
62152af724
Merge branch 'master' into all_hardcode
2018-11-02 02:30:36 -04:00
TehRealSalt
ab02ea1e1a
Merge branch 'master' into all_hardcode
2018-11-02 01:42:34 -04:00
TehRealSalt
ed7e5cae14
Merge branch 'master' into chars_cleanup
2018-11-01 23:48:22 -04:00
TehRealSalt
9223b06ff4
Merge branch 'master' into brake-drift
2018-11-01 17:37:10 -04:00
TehRealSalt
a4ad09c470
First frame lasts longer
2018-11-01 13:44:09 -04:00
TehRealSalt
e59102365f
Battle points are visible
2018-11-01 00:57:38 -04:00
TehRealSalt
dd28bda75f
Brake drfit effect
2018-10-31 21:35:17 -04:00
toaster
741ba90b74
Order of state enums was different to that of info table, so corrected.
2018-10-31 16:18:44 +00:00
toaster
a90006ef4e
Merge branch 'wolfs_hardcode' of https://git.magicalgirl.moe/KartKrew/Kart.git into all_hardcode
...
# Conflicts:
# src/dehacked.c
# src/info.c
# src/info.h
2018-10-31 15:19:39 +00:00
wolfy852
40ad082bcf
SOC_CHAO hardcode
...
TODO: fix comment alignment
2018-10-30 20:35:33 -05:00
toaster
6909bd25f9
No fucking wonder these weren't showing up, I set their duration to 1 tic instead of -1 tic
...
(The Volcanic Valley issue is because the most recent Volcanic Valley update in maps.kart lost all the Objectspecial flags from mapthing 2018)
2018-10-30 11:08:53 +00:00
toaster
381264580d
Merge branch 'sal-hardcode' of https://git.magicalgirl.moe/KartKrew/Kart.git into all_hardcode
...
# Conflicts:
# src/info.c
# src/info.h
# src/p_mobj.c
2018-10-29 21:36:39 +00:00
TehRealSalt
193941945e
The motherload: all of my Lua is hardcoded
...
This took like 6 straight hours of work, never ask me for anything ever again
2018-10-29 05:00:08 -04:00
toaster
3516b11b33
toaster: not good at stuff (signpost z offset fix)
2018-10-27 22:23:44 +01:00
toaster
503985d48d
Minor correction - Jeck initially got it wrong, but informed me after lots of testin's.
2018-10-27 21:30:41 +01:00
toaster
889064527a
dumbass who forgot to stage most of the actual changes because she actually deleted all the changes and then remade them by accident
2018-10-27 16:25:25 +01:00
toaster
90f904241b
Felt like cleaning up the character frame list. Definitely won't merge conflict with anything else.
...
Requires charscleanup.kart. Ezo, if you want me to, I can fix up bonuschars for this tweaked system.
2018-10-27 15:43:33 +01:00
toaster
0adfc93327
Merge branch 'master' of https://git.magicalgirl.moe/KartKrew/Kart.git into toast_hardcode
2018-10-25 19:09:22 +01:00
Sal
f5a9ae016a
Merge branch 'karma-touchups' into 'master'
...
Karma touchups
See merge request KartKrew/Kart!59
2018-10-25 14:06:22 -04:00