130 Commits

Author SHA1 Message Date
Ben Carter
6e869b66e4 Update README.md 2024-09-05 19:51:46 -04:00
Ben Carter
010f3e3ec5 Update README.md 2024-09-05 19:49:10 -04:00
fca7911847 1.11.1 v1.11.1 2024-03-07 00:02:06 -05:00
cde5f0a09d autoimport got the best of me... damn it vscode 2024-03-07 00:01:39 -05:00
a04524c326 updated changelog and version 1.11.0 release v1.11.0 2024-03-03 01:09:43 -05:00
1b553ffd81 Added new methods and types from mod-eluna updates 2024-03-03 01:04:10 -05:00
e2e621cd73 Added On_Pet_Event_Kill 2024-03-02 23:58:18 -05:00
798063f8a7 1.10.1 v1.10.1 2024-02-25 23:25:09 -05:00
013f23fb26 fixed typeof on RegisterEvent 2024-02-25 23:24:49 -05:00
Ben Carter
21646ebc83 Merge pull request #12 from araxiaonline/feature/snippets
feat(cli): Added new command to install snippets
2024-02-25 23:10:44 -05:00
5ec6eecc4b moved things around to be under type subfolder 2024-02-25 23:07:59 -05:00
61c68bacee Added scripts for prepublish to build snippets file by type 2024-02-25 23:07:38 -05:00
e4f2b0bf7f removed compiled vscode option that is used in testing snippets 2024-02-25 23:07:09 -05:00
1e265fe620 Cleaned up some settings 2024-02-25 23:06:59 -05:00
a325928ff3 Added deps and updated files to include build snippets,
Also added new script for prepublishOnly
2024-02-25 23:06:22 -05:00
373223b95f Added ETS snippets command to install built snippets to local vscode directory 2024-02-25 23:05:53 -05:00
Ben Carter
a2efd57074 feat(tools): Adding snippets and updates to Global declarations (#10)
* Updated Map instance events to now accept MapId also that were added to base declarations

* Added new enum types like zoneId

* New snippets that can be installed in vscode at a project level using ets cli

* Added creature, gossip, gameobject, server register events

* fixed issue with Server Packets event as it does not require an entry but was set as needing one
2024-02-24 18:52:11 -05:00
afa5911811 fixed issue with Server Packets event as it does not require an entry but was set as needing one 2024-02-24 18:47:57 -05:00
2b9892eaef Added creature, gossip, gameobject, server register events 2024-02-24 18:47:21 -05:00
967c09cce4 New snippets that can be installed in vscode at a project level using ets cli 2024-02-23 19:37:48 -05:00
4eb19b602a Added new enum types like zoneId 2024-02-23 19:37:05 -05:00
d7f7c3e0ba Updated Map instance events to now accept MapId also that were added to base declarations 2024-02-23 19:36:33 -05:00
3839d0ab46 starting docs 2024-02-22 21:48:28 -05:00
e56a3ab074 Added snippets to code to start adding more autocomplete into visual studio code. 2024-02-22 21:41:40 -05:00
dcddb01adb updated deps for wotlk declarations 2024-02-11 17:54:28 -05:00
e2f68624d1 1.9.6 v1.9.6 2024-02-11 17:53:38 -05:00
dfbd2ec3d4 Added new types for ac methods related to botdump 2024-02-11 17:53:19 -05:00
5fd99d5040 1.9.5 v1.9.5 2024-02-10 23:07:28 -05:00
f8dade94ec Added types for npcbot lua 2024-02-10 23:07:10 -05:00
095deff4e9 1.9.4 v1.9.4 2024-02-08 18:27:19 -05:00
706a4305f7 updated to add in bot one 2024-02-08 18:26:53 -05:00
136c4f6b28 updated declarations 2024-02-08 18:18:29 -05:00
535d929f64 1.9.2 v1.9.2 2024-02-05 23:46:15 -05:00
3c062b20b0 Fixed issue with second require in same file 2024-02-05 23:46:02 -05:00
3f843045b7 1.9.1 v1.9.1 2024-02-04 12:09:59 -05:00
6c3838cbf8 remove console.log 2024-02-04 12:09:17 -05:00
817c4ec1f5 change log updates 2024-02-04 11:51:56 -05:00
0b6fc4c518 1.9.0 v1.9.0 2024-02-04 11:48:47 -05:00
e9a917c9c3 fixed file name oops again 2024-02-04 11:48:32 -05:00
340d10eb97 Merge branch 'main' of github.com:araxiaonline/wow-eluna-ts-module 2024-02-04 11:47:42 -05:00
Ben Carter
d90d382c38 Bug fix aio0plugin inline (#4)
* 1.8.0

* Changed transpileString to transpileFiles which correctly transpiles all polyfill functions from TypeScript to Lua.
2024-02-04 11:47:21 -05:00
d3508bde5d 1.8.0 v1.8.0 2024-02-03 13:50:46 -05:00
a97b1051b2 Merge branch 'main' of github.com:araxiaonline/wow-eluna-ts-module 2024-02-03 13:50:01 -05:00
48d2a83fd8 oops hardcode 2024-02-03 13:49:34 -05:00
Ben Carter
0a2c3638b3 Merge pull request #1 from ben-of-codecraft/main
Merged to wrong repo
2024-02-03 13:36:49 -05:00
0aea730dd0 new version relase documented in README 1.7.0 2024-02-03 13:30:21 -05:00
219a8ef7c9 Added fixes and new types for building lua modules 2024-02-03 13:26:30 -05:00
7c843fa809 Major changes to add support for imports 2024-02-03 13:26:26 -05:00
Ben Carter
8a1e592a02 Merge pull request #1 from araxiaonline/main
Back port for migration
2024-01-10 17:12:18 -05:00
Ben
243834fd4a Added link to module registry 2023-12-21 20:28:52 -05:00