Commit Graph

218 Commits

Author SHA1 Message Date
ds58
6869461124 Update Specification-Title in MANIFEST 2023-11-10 21:55:38 -06:00
ds58
66212d2d16 Make gradlew executable, remove libs dir 2023-11-10 21:54:56 -06:00
GiantLuigi4
aa8c545089 screens now get removed properly, TileEntityScreen has had ctrl+alt+l applied to it, and gradle has been cleaned up 2023-11-10 22:09:39 -05:00
GiantLuigi4
5ac5bada9d vivecraft support's back 2023-10-19 09:52:26 -04:00
GiantLuigi4
2a2d3077f4 update to latest MCEF, fix a potential rendering crash for the event that MCEF doesn't initalize properly 2023-10-19 00:21:03 -04:00
GiantLuigi4
92d5da727e update cursor textures 2023-09-27 23:16:07 -04:00
GiantLuigi4
ce718eeea2 minepad stuff 2023-09-27 22:33:13 -04:00
GiantLuigi4
e0ab3d2495 Merge remote-tracking branch 'origin/1.20' into 1.20
# Conflicts:
#	src/main/java/net/montoyo/wd/WebDisplays.java
2023-09-27 21:44:30 -04:00
GiantLuigi4
a4f8b630ef Packet for turning off a screen, start working on schema stuff 2023-09-27 21:36:35 -04:00
GiantLuigi4
3548b5806c fix some bugs with text fields 2023-09-27 15:04:52 -04:00
GiantLuigi4
95dc94d108 fix gui rendering, fix sounds being null, reimplement crosshair rendering 2023-09-27 14:41:35 -04:00
GiantLuigi4
48a46969ba sounds now work and the minepad now renders properly in hand 2023-09-24 22:52:29 -04:00
GiantLuigi4
42421a031a fix a dumb 2023-09-22 17:37:02 -04:00
GiantLuigi4
583fcc7be8 ack3 2023-09-22 17:30:26 -04:00
GiantLuigi4
2fc7c49977 ack2 2023-09-22 16:51:50 -04:00
GiantLuigi4
260027f12e ack 2023-09-22 16:51:36 -04:00
GiantLuigi4
5281694d6a fix a bunch of stuff that I intentionally broke 2023-09-22 16:25:45 -04:00
GiantLuigi4
2c931928d8 things are just barely able to be considered as working 2023-09-22 15:40:17 -04:00
GiantLuigi4
0867dd68d7 mod compiles, things *really* don't work 2023-09-22 15:26:43 -04:00
GiantLuigi4
f7f92cd19c lot of the work is done 2023-09-22 13:56:23 -04:00
GiantLuigi4
76a2a704dd update gradle 2023-09-21 22:40:01 -04:00
GiantLuigi4
be68ca40f0 more refactoring 2023-06-08 14:01:15 -04:00
GiantLuigi4
55be33ac44 update input handling to match latest MCEF 2023-06-08 12:00:54 -04:00
GiantLuigi4
4c0b89de04 e 2023-06-07 17:00:04 -04:00
GiantLuigi4
0c2f13439f well then 2023-06-07 16:05:44 -04:00
GiantLuigi4
c2c7df3b16 more dedup 2023-06-07 15:58:42 -04:00
GiantLuigi4
727808adbc deduplication 2023-06-07 15:51:40 -04:00
GiantLuigi4
0749e35431 remove excess facing properties 2023-06-07 14:35:05 -04:00
GiantLuigi4
44a2dd5b37 oops 2023-06-07 14:12:20 -04:00
GiantLuigi4
7283da4c87 connected textures go brr 2023-06-07 14:00:50 -04:00
GiantLuigi4
0f5f9e43cc waaaaaa 2023-06-06 23:12:06 -04:00
GiantLuigi4
d6ed36063d keybinding 2023-06-06 17:56:54 -04:00
GiantLuigi4
b4754dd15c translation stuff, update MCEF, change homepage 2023-06-06 17:25:48 -04:00
GiantLuigi4
58bc77a72a hm 2023-06-06 16:06:58 -04:00
GiantLuigi4
f9a7649b0e optimize minepad model and texture 2023-06-06 16:03:50 -04:00
GiantLuigi4
7c89d3a9b8 minepad rendering improvements 2023-06-06 15:02:10 -04:00
GiantLuigi4
7db99e2195 tweaks to keyboard handling 2023-06-05 21:57:45 -04:00
GiantLuigi4
26dab07419 fix laser mouse crosshair 2023-06-05 18:29:14 -04:00
GiantLuigi4
9cfbc07b44 long overdue redo of s2c networking, fix a crash from the laser pointer 2023-06-05 18:23:05 -04:00
GiantLuigi4
5ce9e4574d fix issue where turning on the back of the screen would break both sides of the screen 2023-06-05 16:57:47 -04:00
GiantLuigi4
78160917eb laser pointer work 2023-06-05 15:58:32 -04:00
GiantLuigi4
c066176c79 laser renderer tweaks 2023-06-04 22:53:04 -04:00
GiantLuigi4
de2bc44a8e cursors 2023-06-04 22:14:13 -04:00
GiantLuigi4
e1ae67c7a2 bump MCEF version, fix a typo in the lang file, fix some bugs with page opening 2023-06-04 00:03:06 -04:00
GiantLuigi4
e2f6ac39a5 fix keyboard model, fix upgrade stacking&serialization, fix keyboard collision shape 2023-06-02 23:19:13 -04:00
GiantLuigi4
5d3426706f new config option, fix a clicking issues with clicking on the display 2023-06-02 21:50:46 -04:00
GiantLuigi4
246eb45d90 prevent mouse from changing outside of the browser 2023-06-02 17:23:45 -04:00
GiantLuigi4
54d49a1e02 yes 2023-06-02 16:57:39 -04:00
GiantLuigi4
0dda6eafb7 loot tables, and some code cleanup 2023-06-02 16:55:32 -04:00
GiantLuigi4
f16414f724 also forgot to fix this because I'm dumb, lol 2023-06-02 15:23:17 -04:00