RingRacers/src/objects
toaster d11fe78e90 UCRP_UFOATTACKMETHOD
`Condition1 = UfoAttackMethod [type]`
    - "smash a UFO Catcher using only [type]"
        - Combine with `Prefix_SealedStar` or `Prefix_IsMap [special stage stage]`
        - Shows up as "???"
    - Types supported:
        - `Boost` - "boost power" (sneakers)
        - `Whip` - "Insta-Whip"
        - `Banana` - "Bananas"
        - `Orbinaut`- "Orbinauts"
        - `Jawz` - "Jawz"
        - `SPB` - "Self Propelled Bombs"
    - Other types could be added on request, these were just the easy ones

In addition, the prototype for P_MobjWasRemoved was moved to `p_mobj.h`.
It's EXTREMELY important that we're able to safely check mobj pointers anywhere a mobj_t is possible to observe, without including the full `p_local.h`...
2023-10-17 01:07:03 +01:00
..
ark-arrow.c
audience.c
ball-switch.cpp Fix activating more than once 2023-09-26 11:40:29 -04:00
battle-ufo.cpp
block.c
broly.c Broly screen shake is done on the source object 2023-09-23 07:57:55 -04:00
bungee.c Newly added object files: Fix trailing whitespace + EOF newline 2023-09-26 22:04:14 +01:00
checkpoint.cpp Checkpoints: add object configuration, collision, animations 2023-09-16 21:46:22 +01:00
CMakeLists.txt solve conflicts and update to master 2023-10-07 11:15:47 +02:00
dash-rings.c
dlzothers.c Fix DLZ Ring Sucker effect 2023-10-07 23:43:42 +01:00
dlzrocket.c Newly added object files: Fix Random classes 2023-09-26 22:10:43 +01:00
dlzseasaw.c Whitespaces 2023-10-07 10:24:14 +02:00
drop-target.c
duel-bomb.c
eggball.c Fix Leaf Storm Eggball 2023-10-07 23:15:27 +01:00
emerald.c Add Obj_EmeraldCanHUDTrack to handle MT_EMERALD being used for Hyudoro orbiting 2023-09-18 04:21:10 -07:00
gachabom-rebound.cpp
gardentop.c Obj_GardenTopThrow: reset item and shield even if Top object is missing 2023-09-14 04:03:50 -07:00
hyudoro.c hyudoro_patrol_hit_player: do not make 1st place invisible 2023-09-17 21:59:35 -07:00
instawhip.c
item-debris.c
item-spot.c
jawz.c
loops.c
manta-ring.c
monitor.c
orbinaut.c
powerup-aura.cpp
random-item.c Anti item farming: item box clarity 2023-09-12 16:26:40 -07:00
rideroid.c Move transfer line dismount hack to linedef type 2005 2023-10-07 12:22:53 +02:00
ring-shooter.c
servant-hand.c
shadow.cpp Add R_CustomShadowZ, Obj_FakeShadowZ, Obj_HyudoroShadowZ; let Hyudoro shadow float while patrolling 2023-09-17 21:56:19 -07:00
shrink.c Shrink growtime 2x, global darkness when using shrink 2023-09-01 20:40:52 -07:00
sneaker-panel.c
spb.c
super-flicky.cpp
ufo.c UCRP_UFOATTACKMETHOD 2023-10-17 01:07:03 +01:00
wpzothers.c Newly added object files: Fix trailing whitespace + EOF newline 2023-09-26 22:04:14 +01:00
wpzturbine.c Change turbine fast speed criteria from 133 to 200% 2023-10-07 09:56:19 +02:00