-
Notifications
You must be signed in to change notification settings - Fork 220
Conversation
- Adjust entry requirements. - Overhaul limbus.lua. - Update Limbus NPCs. - Rewrite armoury crate handling. - Table Limbus mob/npc IDs. - Move soap timer from Sagheera. - Extend pathTo to accept pathflags. - Add special setup for Limbus mobs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for taking this on, cocosolos! 🙇
I'm seeing the potential for improvements being made to crates so they can be cleaner (generation, opening), but I'll bang out the code myself in a later PR. Not gonna make you worry about that noise.
Usually I make sure every line is reviewed, but I think it'll be more time efficient for me to get hands on with this updated Limbus global and the crate files while trying to "make it prettier" rather than scrolling all over the place on GitHub and typing up code comments~
Files I viewed and saw no potential problems with:
scripts/globals/battlefield.lua
scripts/zones/AlTaieu/npcs/Swirling_Vortex.lua
scripts/zones/Apollyon/IDs.lua
scripts/zones/Apollyon/Zone.lua
scripts/zones/Apollyon/npcs/Sentinel_Column.lua
scripts/zones/LaLoff_Amphitheater/IDs.lua
scripts/zones/LaLoff_Amphitheater/npcs/qm1_1.lua
scripts/zones/LaLoff_Amphitheater/npcs/qm1_2.lua
scripts/zones/LaLoff_Amphitheater/npcs/qm1_3.lua
scripts/zones/LaLoff_Amphitheater/npcs/qm1_4.lua
scripts/zones/LaLoff_Amphitheater/npcs/qm1_5.lua
scripts/zones/Temenos/IDs.lua
scripts/zones/Temenos/Zone.lua
scripts/zones/Temenos/npcs/Matter_Diffusion_Module.lua
scripts/zones/Temenos/npcs/Particle_Gate.lua
scripts/zones/Temenos/npcs/Scanning_Device.lua
Files I intend to work on later:
scripts/globals/limbus.lua
scripts/zones/Apollyon/npcs/Armoury_Crate.lua
scripts/zones/Temenos/npcs/Armoury_Crate.lua
Comments/questions on other files below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll get hands on with the Limbus global and Armory Crates when this is in a branch~
Note that none of the actual BCNM or mob files are adjusted here, and all zones have been locked to prevent entry.
I affirm: