Commit graph

45 commits

Author SHA1 Message Date
strattond
298ae2f553 Add onProfile* events. Update JS documentation 2025-08-21 20:47:00 +10:00
strattond
08e2a1a3cb Guild refreshed based on PR feedback 2025-08-21 07:41:16 +10:00
strattond
4a1760f8a3 TriggerEvent could return almost any type, as it invokes *other* events by name only 2025-08-13 15:13:44 +10:00
strattond
36d6c0745a Revert "Use BaseObject instead of Character | Item where appropriate"
This reverts commit 0c870a5c92.
2025-08-13 15:01:25 +10:00
strattond
0c870a5c92 Use BaseObject instead of Character | Item where appropriate 2025-08-13 14:58:43 +10:00
strattond
1a55b3796b Gump support 2025-08-13 14:43:10 +10:00
strattond
3831c7e4db Finish event fixups. Update scripts 2025-08-13 10:33:27 +10:00
strattond
5aecf0ba81 More event return validation 2025-08-12 16:45:07 +10:00
strattond
03c0199f28 More fixups for events 2025-08-12 12:43:20 +10:00
strattond
e916663aab Fixups to JSDoc 2025-08-12 12:21:49 +10:00
strattond
faf7b4672a Fix two events. Update JSDoc for the scripts 2025-08-12 11:31:41 +10:00
strattond
875bdf1fb4 Fix callback signature 2025-08-12 11:05:29 +10:00
strattond
702e764204 Finish out character methods 2025-08-11 18:32:56 +10:00
strattond
39261a3644 More character functions. Finish out some enum values 2025-08-11 17:45:13 +10:00
strattond
966263f026 Resolve item/char narrowing 2025-08-11 07:26:46 +10:00
strattond
5ce1c081c9 Item functions 2025-08-11 07:01:59 +10:00
strattond
7daa5b952d Common base object methods 2025-08-08 07:42:50 +10:00
strattond
57342b6baf Add Multi methods 2025-08-07 14:34:10 +10:00
strattond
0c0c77b6f2 onUseChecked JSDocs. Fix some enum values 2025-08-06 20:58:54 +10:00
strattond
6a53759445 Fix TriggerEvent definition. Add ts check to every script 2025-08-06 20:37:11 +10:00
strattond
57ed3b8884 Mining Data, Town Region props and methods 2025-08-06 17:48:58 +10:00
strattond
a9dfade94b Create entry related updates 2025-07-16 14:34:42 +10:00
strattond
1415950655 Add Race properties and methods. Add Guild methods. Add Skills properties 2025-07-07 18:59:24 +10:00
strattond
82fd8555eb Guilds, Parties and more Char props 2025-07-07 14:37:39 +10:00
strattond
83df8c10be [WIP] Adding char properties 2025-07-04 07:28:49 +10:00
strattond
98aaa0f3e0 Spawner and Multi props 2025-07-02 13:04:22 +10:00
strattond
ded18cd8f0 Fix some attributes. Add Item attributes 2025-07-02 11:42:30 +10:00
strattond
279954a95e BaseObject properties 2025-05-26 16:47:18 +10:00
strattond
c77f0b952a Add Skill properties and define Skills object as array 2025-05-24 15:06:55 +10:00
strattond
c9b21e5a59 Add Packet methods 2025-05-23 13:37:38 +10:00
strattond
a864df63b6 Add exposed global objects. Add Console methods and props 2025-05-23 13:11:37 +10:00
strattond
1915ef8396 Misc fixes 2025-05-09 13:27:06 +10:00
strattond
b685e4a901 Misc fixes 2025-05-09 12:57:01 +10:00
strattond
8ae9d3c3b0 Add event function definitions 2025-05-09 12:26:54 +10:00
strattond
35dd075ac5 More socket methods 2025-05-09 08:12:55 +10:00
strattond
523d1ec437 Start adding socket methods 2025-05-09 06:33:45 +10:00
strattond
e949995cda Add account props and methods 2025-05-08 14:35:34 +10:00
strattond
4370ac2c6e Moar enums! 2025-05-08 13:13:28 +10:00
strattond
fedc8db602 Add ClientFeature enum. Spacing improvements 2025-05-08 09:22:54 +10:00
strattond
5ca9eb85f5 Add socket properties 2025-05-08 07:39:13 +10:00
strattond
e154876c5e Finish off global functions 2025-05-08 06:33:55 +10:00
strattond
c807285d62 More definitions. Start on exporter 2025-05-07 21:12:04 +10:00
strattond
b7bc1a5d4d More definitions 2025-05-07 17:00:33 +10:00
strattond
5caa5dc4ce Add a couple more, with param sets 2025-05-07 14:18:56 +10:00
strattond
b8b24b89ac Start adding JSON file controlling output 2025-05-07 13:36:15 +10:00