Commit Graph

5 Commits

Author SHA1 Message Date
AURUMVORXX
f4ec811163 feat: Added Daedalus class
+ sqParseTable moved to nonut::CustomTypes as SqDict
+ fix: Removed Python constructors for ItemGround and DamageDescription classes (so it's unable to make new objects in the scripts)
2024-11-06 23:59:54 +03:00
AURUMVORXX
cee3341a51 feat: Added ItemGround class
+ Added onPlayerTakeItem and onPlayerDropItem events
2024-11-06 02:09:04 +03:00
AURUMVORXX
2657b2c613 feat: Added Packet class and onPacket event 2024-11-05 02:44:38 +03:00
AURUMVORXX
3f477f5a32 feat: Switch from default sq stack parsing to NoNut 2024-11-04 14:57:54 +03:00
AURUMVORXX
78885ebce6 feat: Added NoNut core 2024-11-04 13:50:49 +03:00