41 Commits

Author SHA1 Message Date
ZXMushroom63
b017107907 stuff 2024-09-21 21:20:46 +08:00
ZXMushroom63
3cb01c5a5e Cool fixes 2024-09-20 19:00:35 +08:00
ZXMushroom63
a355bb4fa0 Finish of ModGUI on init 2024-09-18 17:05:21 +08:00
Stpv22
6aa24515ab
not quite done, but launch GUI before client (#5)
* Update modgui.js

* Update modgui.injector.js

* idk if u want this

* idk if u want this pt 2

* I cont beleive i forgor this

* forgor
2024-09-18 17:01:44 +08:00
ZXMushroom63
8d4a8152be frame event, scaledresolution, crafting postprocessing for LCI 2024-09-18 15:45:13 +08:00
ZXMushroom63
c1234e997b fix 2024-09-17 19:01:44 +08:00
ZXMushroom63
e63e3ea772 ModAPI.array 2024-09-16 17:04:36 +08:00
ZXMushroom63
b9a28de065 Bugfix 2024-09-15 11:44:34 +08:00
ZXMushroom63
0be7582bf4 experimental external support 2024-09-14 16:00:38 +08:00
ZXMushroom63
195a50315c Fix more stack implosion occurences 2024-09-13 18:50:13 +08:00
ZXMushroom63
6866f44d91 add Minecraft global 2024-09-13 15:15:44 +08:00
ZXMushroom63
2e60921d5f Fix lib events 2024-09-12 16:53:39 +08:00
ZXMushroom63
cd8121ad22 version meta, even bigger char limits, and test blocklook plugin 2024-09-09 18:30:39 +08:00
ZXMushroom63
1f32472c01 Increase character limits 2024-09-08 15:45:10 +08:00
ZXMushroom63
266eda5797 Fix critical issue with memory collapse in dedicated server when using preventDefault on recievechatmessage 2024-09-08 15:40:20 +08:00
ZXMushroom63
661c3d9b92 Prevent crashes from incorrect metafunction use 2024-09-08 15:23:21 +08:00
ZXMushroom63
1f2995ad1c Add metadata module 2024-09-08 13:27:58 +08:00
ZXMushroom63
b3752f20af lib events, custom events, custom items demp code 2024-09-08 11:53:05 +08:00
ZXMushroom63
33d1a71b30 Add custom events 2024-09-07 12:38:57 +08:00
ZXMushroom63
846eb6533b dedicatedserver, events, teavm quirks doc 2024-09-05 18:59:54 +08:00
ZXMushroom63
f58750a08a add reflect doc 2024-09-05 18:06:42 +08:00
ZXMushroom63
dd480b1523 Add ModAPI.world, large progress on documentation 2024-09-05 16:14:31 +08:00
ZXMushroom63
9a623de631 Add ModAPI.player.sendChatMessage, along with automatic this type of change 2024-09-05 15:29:19 +08:00
ZXMushroom63
176159bc47 ModAPI.materials and ModAPI.enchantments fixed 2024-09-02 18:13:35 +08:00
ZXMushroom63
0426bfda41 really fast patchfix 2024-09-02 16:56:10 +08:00
ZXMushroom63
f4fda26235 clickMouse and rightClickMouse 2024-09-01 17:09:23 +08:00
ZXMushroom63
5034c12250 materials, enchantments, and start of api doc 2024-09-01 17:07:27 +08:00
ZXMushroom63
99d3846f38 reflect global 2024-09-01 13:46:42 +08:00
ZXMushroom63
2bbef6dbde architecture docs and load event 2024-09-01 13:36:54 +08:00
ZXMushroom63
0935ed5096 GUI part 1 2024-08-30 16:58:05 +08:00
ZXMushroom63
3dc920c144 READY! 2024-08-29 18:31:55 +08:00
ZXMushroom63
36d87d1a56 Add getRef 2024-08-28 17:30:14 +08:00
ZXMushroom63
2e700760ca Fix memleak 2024-08-28 16:23:56 +08:00
ZXMushroom63
58b83230bd Dedicated server changes
-Fix static method detection
-Add tick event (server)
-Add serverstart event (server)
-Add ModAPI.server (server)
2024-08-25 16:38:31 +08:00
ZXMushroom63
fa9f50c399 Add display to chat, plus example mod 2024-08-25 15:27:46 +08:00
ZXMushroom63
db6e60a196 Add support for static properties 2024-08-24 23:07:32 +08:00
ZXMushroom63
574b478976 Add support for arrays 2024-08-23 19:35:48 +08:00
ZXMushroom63
4aebb8bab7 Add displayToChat, js string to jcl string 2024-08-23 18:09:56 +08:00
ZXMushroom63
96fc674a0d Add example mod 2024-08-22 20:04:33 +08:00
ZXMushroom63
273ab78446 Working polyfill 2024-08-22 18:31:35 +08:00
ZXMushroom63
a031e6d5b3 Progress on postinit 2024-08-22 12:46:11 +08:00