Alam Ed Arias
1b9b667404
Merge branch 'EOL-20' into EOL
...
# Conflicts:
# src/p_enemy.c
2018-11-27 22:38:12 -05:00
Alam Ed Arias
c2d1c4207b
Merge branch 'EOL-19' into EOL
...
# Conflicts:
# src/p_enemy.c
2018-11-27 22:35:31 -05:00
Alam Ed Arias
18c2de0003
Merge branch 'EOL-15' into EOL
...
# Conflicts:
# src/p_enemy.c
2018-11-27 22:01:29 -05:00
Alam Ed Arias
47bb524aff
Merge branch 'EOL-14' into EOL
...
# Conflicts:
# src/p_enemy.c
2018-11-27 21:52:54 -05:00
Alam Ed Arias
a9f04a68e1
Merge branch 'EOL-13' into EOL
...
# Conflicts:
# src/p_enemy.c
2018-11-27 21:48:47 -05:00
Alam Ed Arias
7cc688944a
fix EOL on src/p_enemy.c
2018-11-27 21:25:07 -05:00
Alam Ed Arias
8f93a5c06f
fix EOL on src/p_enemy.c
2018-11-27 21:24:56 -05:00
Alam Ed Arias
74afcd4e8e
fix EOL on src/p_enemy.c
2018-11-27 21:18:29 -05:00
Alam Ed Arias
638b70fb0c
fix EOL on src/p_enemy.c
2018-11-27 21:18:13 -05:00
Alam Ed Arias
fb72955780
fix EOL on src/p_enemy.c
2018-11-27 21:17:45 -05:00
Alam Ed Arias
c43b200221
Merge branch 'EOL-12' into EOL
2018-11-27 21:10:09 -05:00
Alam Ed Arias
5b77b35eea
fix EOL on src/p_enemy.c
2018-11-27 21:07:23 -05:00
Alam Ed Arias
0765c83ccc
Merge branch 'EOL-11' into EOL
2018-11-27 20:47:38 -05:00
Alam Ed Arias
04e42e1d56
fix EOL on src/p_enemy.c
2018-11-27 20:45:40 -05:00
Alam Ed Arias
0646e96c77
Merge branch 'EOL-10' into EOL
2018-11-27 20:44:28 -05:00
Alam Ed Arias
b09940fdda
fix EOL on src/p_enemy.c
2018-11-27 20:41:27 -05:00
Alam Ed Arias
247388c6f7
Merge branch 'EOL-9' into EOL
2018-11-27 20:40:30 -05:00
Alam Ed Arias
05d5d1f254
fix EOL on src/p_enemy.c
2018-11-27 20:38:59 -05:00
Alam Ed Arias
8e0b7dd804
Merge branch 'EOL-8' into EOL
2018-11-27 20:37:22 -05:00
Alam Ed Arias
0c2a93f750
fix EOL on src/p_enemy.c
2018-11-27 20:36:00 -05:00
Alam Ed Arias
993c0831fc
Merge branch 'EOL-7' into EOL
2018-11-27 20:28:25 -05:00
Alam Ed Arias
1cbda4b3c2
fix EOL on src/p_enemy.c
2018-11-27 20:26:42 -05:00
Alam Ed Arias
a9249937e4
Merge branch 'EOL-6' into EOL
2018-11-27 20:25:29 -05:00
Alam Ed Arias
a958a80a61
fix EOL on src/p_enemy.c
2018-11-27 20:24:05 -05:00
Alam Ed Arias
816bc0d146
Merge branch 'EOL-5' into EOL
2018-11-27 20:22:22 -05:00
Alam Ed Arias
7a70c0e748
fix EOL on src/p_enemy.c
2018-11-27 20:19:50 -05:00
Alam Ed Arias
ab1af1c0af
Merge branch 'EOL-4' into EOL
2018-11-27 20:17:52 -05:00
Alam Ed Arias
761ff7cc6c
fix EOL on src/p_enemy.c
2018-11-27 20:12:53 -05:00
Alam Ed Arias
69114a5374
Merge branch 'EOL-3' into EOL
2018-11-27 20:12:21 -05:00
Alam Ed Arias
b2012b0771
fix EOL on src/p_enemy.c
2018-11-27 20:08:23 -05:00
Alam Ed Arias
76c6de01c4
Merge branch 'EOL-2' into EOL
2018-11-27 20:05:07 -05:00
Alam Ed Arias
dfc142c1d5
fix EOL on p_enemy.c
2018-11-27 17:21:18 -05:00
Alam Ed Arias
f2a4656bd6
fix EOL on p_enemy.c
2018-11-27 17:15:55 -05:00
mazmazz
2f6c0d7e4e
Make Flicky color, move direction, and flags configurable by A_FlickyCenter var1
2018-08-12 09:23:50 -04:00
mazmazz
f4a813891f
Decouple Flicky Thing logic from spawnpoint variables; use mobj variables
2018-08-12 02:34:37 -04:00
mazmazz
07c882139b
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into flicky-things
2018-08-10 14:58:27 -04:00
Monster Iestyn
fa382c0233
Merge branch 'public_next'
2018-08-10 19:36:51 +01:00
Monster Iestyn
7ee9c5b0f4
Merge branch 'master' into next
2018-08-10 19:31:15 +01:00
Monster Iestyn
653fd3038d
Merge branch 'woops!_all_trans' into 'master'
...
Woops! All trans
See merge request STJr/SRB2!265
2018-08-10 14:27:45 -04:00
Digiku
a439dce584
Merge branch 'hardcoding-nights-spheredamage' into 'master'
...
NiGHTS: Handle sphere damage correctly upon timeout
* Spill spheres/chips, implement MT_FLINGBLUESPHERE and MT_FLINGNIGHTSCHIP
* Handle player->spheres and player->rings consistently
See merge request STJr/SRB2Internal!157
2018-08-10 13:50:57 -04:00
Digiku
ed99f3a425
Merge branch 'nights-invertloopfix' into 'master'
...
NiGHTS fix lap detection on inverted axis
See merge request STJr/SRB2Internal!138
2018-08-10 13:49:42 -04:00
mazmazz
672e196aa4
Pandora's Box support for player->spheres
...
Opting to handle this transparently via the Rings menu option. Doesn't seem worth making a separate entry for Spheres.
2018-08-10 13:15:54 -04:00
MascaraSnake
04063ba3a2
Merge branch 'hardcoding-time-again' into 'master'
...
Hardcoding time again
See merge request STJr/SRB2Internal!130
2018-08-10 13:14:53 -04:00
mazmazz
4cb7036f51
SETSPHERES console command for debugging/cheating
...
Fixed sphere spill bug where no spheres spill if player->rings is 0
2018-08-10 13:06:53 -04:00
mazmazz
5115097dc2
Make bigger default Flicky follow trigger from 128 radius to 320 radius
2018-08-10 04:24:14 -04:00
mazmazz
bd8316f49b
Track player's previous mare rings with player->finishedrings.
...
There may not be a point to this, other than to be consistent with how spheres are tracked. If non-special stage NiGHTS should tally a ring bonus, this may be useful.
2018-08-10 04:05:20 -04:00
mazmazz
b05960431d
Reset player->rings on denightserize and on new mare
2018-08-10 04:01:33 -04:00
mazmazz
14c17cf012
Tag damage fix error
2018-08-10 02:34:21 -04:00
mazmazz
62e288a664
Correct player->spheres deduction upon losing spheres
...
player->rings appears to be used for ring/star pickups. Player never loses stars, so it seems player->rings should not be deducted in-level.
Therefore, just deduct player->spheres.
2018-08-10 02:18:34 -04:00
mazmazz
e0f6dee8be
MT_FLINGBLUESPHERE and MT_FLINGNIGHTSCHIP implementation
2018-08-10 02:18:24 -04:00