mazmazz
|
79ebbdc360
|
Merge branch 'nights-onfootcapsulefix' into nights-fastercapsule
|
2018-08-15 12:09:46 -04:00 |
|
mazmazz
|
6ec3aa337c
|
Checkpoint: Force Egg Capsule time at 60 tics
|
2018-08-15 00:59:29 -04:00 |
|
mazmazz
|
fd725050d0
|
Attempt 1: Guesstimate sphere pop rate and use that as the Capsule handling duration
|
2018-08-15 00:32:48 -04:00 |
|
mazmazz
|
9371441008
|
Nights capsule faster attract timing
|
2018-08-14 19:48:18 -04:00 |
|
mazmazz
|
60df69d04c
|
capsule->extravalue2 tic timer
|
2018-08-14 19:21:32 -04:00 |
|
mazmazz
|
af2fb1ef97
|
Merge branch 'nights-dronebox' into nights-ideyaspawn-dronebox
# Conflicts:
# src/p_inter.c
|
2018-08-14 18:08:51 -04:00 |
|
mazmazz
|
9129f17ab0
|
Look for two anchorpoints if player has two Ideyas
* Undid "optimization" of checking player->exiting first because the last Ideya's orbit won't be adjusted
|
2018-08-14 17:48:14 -04:00 |
|
mazmazz
|
0838a81dd9
|
Ideya fixes when a player has more than one Ideya
# Conflicts:
# src/p_inter.c
# Conflicts:
# src/p_inter.c
|
2018-08-14 17:28:51 -04:00 |
|
mazmazz
|
0a110d9ef4
|
Ideya fixes when a player has more than one Ideya
# Conflicts:
# src/p_inter.c
|
2018-08-14 17:21:49 -04:00 |
|
mazmazz
|
fe37d1e3e0
|
Ideya fixes when a player has more than one Ideya
|
2018-08-14 17:13:23 -04:00 |
|
mazmazz
|
a49aa9babe
|
Fix bonus time quirk where lines are run if player->marebonuslap is 0
* Bonus laps start at 1, so if a line is looking for bonus laps, they should only be run at >= 1.
|
2018-08-14 16:08:21 -04:00 |
|
mazmazz
|
6ba6454056
|
Comments
|
2018-08-14 14:57:58 -04:00 |
|
mazmazz
|
d321ec83e1
|
Fix issue where player cannot destroy the NiGHTS Capsule if they have not transformed to NiGHTS
|
2018-08-14 14:18:18 -04:00 |
|
mazmazz
|
9452c02ca1
|
Fix Capsule Entrance exec firing repeatedly
|
2018-08-14 12:48:00 -04:00 |
|
mazmazz
|
b1368078c6
|
Make Bonus Time Start executor into a general Egg Capsule Touch executor
* Entrance/exit flags
* Enough/not-enough-rings flags (with "doesn't matter" line option)
|
2018-08-14 12:00:37 -04:00 |
|
mazmazz
|
35bcf200be
|
Alternate take on pre-blowup: Do it on first touching tic, instead of first ring pop
* Use MT_EGGCAPSULE extravalue2 for tic timer
|
2018-08-14 11:41:10 -04:00 |
|
mazmazz
|
3a3976bd71
|
Make LE Ring triggers accept spheres for NiGHTS levels
|
2018-08-14 11:10:10 -04:00 |
|
mazmazz
|
e399d08d76
|
Add ML_BOUNCY flag to Bonus Time executor to execute BEFORE the capsule is destroyed and player has enough spheres
|
2018-08-14 10:48:50 -04:00 |
|
mazmazz
|
a2883009ed
|
Preproc comment out Y_SetLinkBonus because unused
|
2018-08-14 10:20:56 -04:00 |
|
mazmazz
|
4f5ca26ce5
|
Attach fade_t thinker to proper control sector upon savegame load
|
2018-08-13 22:17:58 -04:00 |
|
mazmazz
|
b658598a96
|
Whitespace
|
2018-08-13 22:10:16 -04:00 |
|
mazmazz
|
3255fcf26c
|
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into le-fadefof
|
2018-08-13 14:47:57 -04:00 |
|
mazmazz
|
53303174c1
|
MaxBonusLives level header option for # of lives in score tally
|
2018-08-13 14:17:38 -04:00 |
|
mazmazz
|
2a2569155a
|
Deduct marescore when player hits ground
* ~~For speedrunning~~: Land on the Drone, keep your points!
|
2018-08-13 11:12:53 -04:00 |
|
mazmazz
|
a177ac38f4
|
Merge branch 'nights-dronebox' into nights-ideyaspawn-dronebox
|
2018-08-13 09:51:14 -04:00 |
|
mazmazz
|
539c323838
|
Make Drone visual elements react to height change
|
2018-08-13 09:50:50 -04:00 |
|
mazmazz
|
3170d31708
|
Correct hitboxradius value; proper sparkle->z when moving x/y
|
2018-08-13 04:49:32 -04:00 |
|
mazmazz
|
f445d9d934
|
MT_IDEYAANCHOR: Use type 1714 instead of 1717
|
2018-08-13 03:18:23 -04:00 |
|
mazmazz
|
87fc89d110
|
Make anchoring non-specific to Ideya states (now anchor anything!)
# Conflicts:
# src/p_inter.c
|
2018-08-13 02:19:53 -04:00 |
|
mazmazz
|
d3d837392f
|
Ideya anchoring optimization
|
2018-08-13 02:17:29 -04:00 |
|
mazmazz
|
ef9a03b021
|
Anchor Ideya logic
# Conflicts:
# src/p_enemy.c
# src/p_inter.c
|
2018-08-13 02:17:07 -04:00 |
|
mazmazz
|
d3a6688601
|
Merge branch 'nights-dronebox' into nights-ideyaspawn-dronebox
|
2018-08-13 02:09:52 -04:00 |
|
mazmazz
|
32e922f552
|
A_OrbitNights: Move donotrescale to bit 19
* For compat with `nights-ideyaspawn`
|
2018-08-13 02:09:00 -04:00 |
|
mazmazz
|
1dab7b2f79
|
MT_IDEYAANCHOR info and spawn logic
|
2018-08-13 02:03:36 -04:00 |
|
mazmazz
|
c89e48e23c
|
Fix attraction bug on non-NiGHTS and Nightopian Helper
* Switch from mo->movecount to mo->movefactor for type compat
* Adjust timings for regular and paraloop attraction
|
2018-08-12 23:03:12 -04:00 |
|
mazmazz
|
5b61de544c
|
Merge nightsplus-laplogic
|
2018-08-12 21:20:14 -04:00 |
|
mazmazz
|
42da933c2c
|
Merge from nights-score and use Lap Bonus instead of Link Bonus
* One BONUSTYPE = NIGHTS option instead of several
* Use NiGHTS Bonus for special stages, not Link Bonus
|
2018-08-12 20:56:57 -04:00 |
|
mazmazz
|
83d3099fe3
|
Change special stage bonus to NiGHTS in-level score, per MB
|
2018-08-12 20:36:53 -04:00 |
|
mazmazz
|
8ec0865170
|
Have just one NiGHTS bonus option: NIGHTS and LINK together
|
2018-08-12 20:25:35 -04:00 |
|
mazmazz
|
b9b2f7cfa7
|
Make lap bonus more valuable
|
2018-08-12 20:08:40 -04:00 |
|
mazmazz
|
598614dbb6
|
Merge branch 'nightsplus-laplogic' into nights-score-lap
|
2018-08-12 19:59:58 -04:00 |
|
mazmazz
|
921b50550a
|
Totalmarescore typo
|
2018-08-12 19:59:41 -04:00 |
|
mazmazz
|
d24de8bc2f
|
totalmarescore player variable for NiGHTS scoring
# Conflicts:
# src/p_setup.c
|
2018-08-12 19:59:34 -04:00 |
|
mazmazz
|
9a9a2d94cc
|
totalmarelap and totalmarebonuslap player variables
|
2018-08-12 19:57:33 -04:00 |
|
mazmazz
|
d83b96c126
|
NiGHTS lap score bonus
|
2018-08-12 19:48:45 -04:00 |
|
mazmazz
|
7d59e1fc70
|
Merge branch 'nightsplus-laplogic' into nights-score-lap
# Conflicts:
# src/p_setup.c
|
2018-08-12 19:39:31 -04:00 |
|
mazmazz
|
8d40d8ea43
|
BONUSTYPE typo; bonus alignment
|
2018-08-12 19:32:11 -04:00 |
|
mazmazz
|
417d7d105e
|
Totalmarescore typo
|
2018-08-12 19:26:18 -04:00 |
|
mazmazz
|
c51e84fdfe
|
NiGHTS bonus implementation
|
2018-08-12 19:25:21 -04:00 |
|
mazmazz
|
baa5d41dca
|
totalmarescore player variable for NiGHTS scoring
|
2018-08-12 19:21:55 -04:00 |
|