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
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
gachabom-rebound.cpp
gardentop.c
hyudoro.c
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
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
shrink.c
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