Aleph-Bet-Marathon / alephbet

Open source continuation of the Marathon 2 game engine.
GNU General Public License v3.0
0 stars 4 forks source link

Add .valid accessors for every game object type #39

Open aaronfreed opened 1 month ago

aaronfreed commented 1 month ago

Simple. Most of them don’t have .valid accessors, which makes certain aspects of scripting especially painful.

I would also add more descriptive documentation for the .valid accessors for Monsters and Ephemera – e.g., does “whether ephemera is [sic] still valid” mean whether the ephemeron still exists?