-
More Triggers
SkyBuilder1717Adds more triggers for Awards
-
Archipelago Library
Warr1024Archipelago multi-world randomizer integration library
-
Quest Framework
TeTpaAkaSimple framework to define quests.
-
Debugging Console
sorcerykidProvides an in-game HUD to easily monitor debug output
-
Antigrief
sorcerykidAn API for validating node and item placement via a simple callback mechanism.
-
Player Settings
1F616EMOPlayer-specific settings
-
Ediblestuff API
lazerbeak12345A unified API for making items, tools and armor edible. Eat armor while wearing it!
-
Advanced Fight Library
SFENCELibrary for implementing advanced combat systems with hitbox-based damage and body part health tracking
-
Template to Easily Make Fancy Voxelized Models
NoodlemireProvides voxelmodel.obj, a model designed to be shaped by changing its texture, in order to easily create fancy voxelized models.
-
Isogen
BuckarooBanzaiGenerate isometric images from ingame builds
-
Scripted World Editor
NeuromancerAPI that allows you pass in scripting tables to fill a series of shapes of different sizes with different nodes
-
Level API
HypernootA library for games to load levels defined as schematics
-
Old Wizard Font
PyrolloOldWizard font for Font API
-
Advance ore API
Sere MotsattCreate complex minerals the easy way
-
Discrete Player API
HypernootA library for games which attaches players to node grid
-
Lockout
ApolloXLate-stage Security for Servers
-
Keyevent
DSAdds an event for when player presses a key.
-
Simple notification wrapper
KirowLThis project offers a Notification System API to display temporary messages on the player's screen, allowing seamless integration of notifications into gameplay.
-
Wield Gadgets
1F616EMORegister gadgets that can be used with a hotkey
-
Anti Exploit
LMDProtects against exploits
-
NodeCore Crystals
Winter94Adds various crystal types to Nodecore
-
Compression Lib
The4spaceconstantsA library that provides functions to procedurally register compressed versions of nodes.
-
Chatcommand Library
LMDLibrary for registering chatcommands.
-
monster_api_gb
Giga_Madd an api to create bosses
-
Central Message
WuzzySimple API to show messages to the center of the screen to players.
-
Autobox
Just_VisitingAuto Collision/Selection Loading Boxes
-
LCD Font
NazalassaA simple font for font_api
-
Item Holders
Jose_ManuelS18Adds 'Item Holders', blocks that hold your items in display, also provides a API.
-
AFK Indicator
1F616EMOAPI to check player AFK status
-
Tips
1F616EMOSend tips to newcomers
-
Advanced Forceload
Kimapra better forceloading API
-
Map Octree
giov4A library for saving large world regions as compressed octree snapshots. Useful for schematics, backups, and fast node queries on huge areas without exhausting server memory.
-
Wield Events
mt-modsEvents for wield item switching
-
YAML Config File Library
snowyuLoad or Save YAML config file
-
item_monoids
fluxionaryan API for controlling item properties via monoids
-
Promise Stuff
jwmhjwmhA promise library
-
Star
WizA* Pathfinding algorithm implementation
-
Timekeeper
sorcerykidTimekeeper acts as a centralized dispatcher for all time-sensitive routines
-
afk_api
fluxionaryan API for registering events which trigger when a player goes AFK or comes back from AFK.
-
Callbacks API
ANANDcallbacks_api is a framework for registering callbacks if the callback registration function exists, else returns gracefully.