Build 921D
-
its_a_fire
- Better
NotifySpawner()
function (when a creature runs the OnDeath event) - Repopulate now checks creature validity.
seisan
World
- More info will be displayed in
#rumor-mill
on Discord, including bosses respawning timers and when someone pulls a Sublime Item or a 12 points or greater item from an RLG Chest. - More boss-like creatures will notify to
#rumor-mill
on Discord now (one from Mintas Dungeon, all from Kobold Warrens and Lairs). - Avatar of Lolth now drops the chest key again, plus the creature was provisionally rebalanced.
- Chest in Sealed Quarry tweaked again.
- Angel(s) of Decay in Zu-Zalka will drop(s) RLG every time they are slain once again.
- Increased point rewards in all chests (all of them, not only those after the end-boss) of Zu-Zalka by one.
For DMs
- New
!dm_rumormill
and!dm_rlgchest
commands for DMs. Type!help
to read instructions. - AI toggle now displays in logs whether is ON or OFF.
For Devs
- "Leviathan" word check in creatures name to change size category to huge during the OnSpawn event.
GetAIOff()
will be more real now (it checks if the AI toggle is deactivated withAI_TOGGLE
set toTRUE
on any creature).- Option to custom cap RLG drops per creature (
RLG_LOOT_CUSTOM_POINT_CAP
is the variable you want to add through spawning behaviors or directly in the creature). - There's now a hard cap of 200 CR for all creatures (this hard cap should have existed since decades ago).
- Better
-
Hotfix3:
- Issue where classic spawners were creating boss-like creature and the area depop event was sending them to a place of no return should be fixed now.
- Issues where looted items were not stacking properly should also be fixed (thanks @Dorakhan ).
- Underground - Forgotten Crypts got a quick revamp with a new boss-like creature introduction besides the Mummy Lord (you'll need to follow the hints and find out).
-
Hotfix2:
- Changed the only two random spawners in Giantspires Foothills - The Caves Bellow for classic spawners (there's no real impact other than that, creatures remain the same), so they don't affect respawning times of bosses setup with legacy spawners.
- Stained Altar in An Ancient Temple now has inventory active.
-
Hotfix:
- Bulettes now offer more shells per size category.
- More boss notifications that were missing:
- Some for Queen Orb Weaver that can be found under the Central Plains.
- Other for the boss in Central Plains - An Ancient Temple where the Yuan-ti lurk (the area went under a quick spawns revamp; it should be more rewarding as well).
- One last for Dowager Queen at Rawlins - Infested Hive (area got a quick spawns revamp plus rewarding loot chests additions).
- BOSS EVENT: death log syntax error fix.