1 Commits

Author SHA1 Message Date
joey 5a6f6dc589 - Can add child objects such as attr/flags etc.. to a V8 wrapped object so it can properly dispose of their pointers.
- Fixed an issue with reference counting uninvoked actions

New script features:
- npc.blockagain();
- npc.dontblock();
- npc.drawoverplayer();
- npc.drawunderplayer();
- npc.hide();
- npc.show();
2019-05-23 17:06:54 -04:00