Commit Graph

106 Commits

Author SHA1 Message Date
GiantLuigi4
21ffc08fcf keyboard camera mode config, fix some bugs with the ElementCenterQuery, fix ownership theif interacting with the wrong side 2023-11-27 18:05:18 -05:00
GiantLuigi4
7e7133e08c tweaks to js handling 2023-11-27 15:18:30 -05:00
GiantLuigi4
2e30446281 fix load distance 2023-11-27 11:18:12 -05:00
GiantLuigi4
9452482254 some refactoring 2023-11-27 10:35:26 -05:00
GiantLuigi4
91557161e0 pointer lock support 2023-11-26 00:46:53 -05:00
GiantLuigi4
85b076d638 ok I can push this too 2023-11-25 16:29:41 -05:00
GiantLuigi4
5292e97a8f start work on pointer lock api 2023-11-25 16:29:04 -05:00
GiantLuigi4
f843376f7a better mouse movement 2023-11-24 18:04:09 -05:00
GiantLuigi4
84d475d61c use a proper inverse of hit2px for the coordinate calculation for the keyboard camera 2023-11-22 23:59:18 -05:00
GiantLuigi4
f3f3cff079 not the best code quality, but it works how I wanted it to work 2023-11-22 22:52:08 -05:00
GiantLuigi4
fe81c18b5b I believe I have messed up... 2023-11-22 21:59:14 -05:00
GiantLuigi4
ec904c199e Merge remote-tracking branch 'origin/1.20' into 1.20
# Conflicts:
#	src/main/java/net/montoyo/wd/block/ScreenBlock.java
#	src/main/java/net/montoyo/wd/client/ClientProxy.java
#	src/main/java/net/montoyo/wd/client/gui/GuiKeyboard.java
#	src/main/java/net/montoyo/wd/client/gui/GuiScreenConfig.java
#	src/main/java/net/montoyo/wd/client/renderers/ScreenRenderer.java
#	src/main/java/net/montoyo/wd/controls/builtin/ManageRightsAndUpdgradesControl.java
#	src/main/java/net/montoyo/wd/data/ScreenConfigData.java
#	src/main/java/net/montoyo/wd/entity/AbstractInterfaceBlockEntity.java
#	src/main/java/net/montoyo/wd/entity/KeyboardBlockEntity.java
#	src/main/java/net/montoyo/wd/entity/RedstoneControlBlockEntity.java
#	src/main/java/net/montoyo/wd/entity/RemoteControlBlockEntity.java
#	src/main/java/net/montoyo/wd/entity/ScreenBlockEntity.java
#	src/main/java/net/montoyo/wd/item/ItemLaserPointer.java
#	src/main/java/net/montoyo/wd/item/ItemLinker.java
#	src/main/java/net/montoyo/wd/item/ItemOwnershipThief.java
#	src/main/java/net/montoyo/wd/item/ItemScreenConfigurator.java
#	src/main/java/net/montoyo/wd/net/client_bound/S2CMessageAddScreen.java
2023-11-22 21:54:43 -05:00
GiantLuigi4
281eb51c0d keyboard camera prototype 2023-11-22 21:48:54 -05:00
GiantLuigi4
3d2f786049 split "Screen" class out of TileEntityScreen 2023-11-22 15:51:38 -05:00
GiantLuigi4
074cedc85c some restructuring 2023-11-11 00:06:56 -05:00
GiantLuigi4
a2f81aeeac modernize naming pt0 2023-11-10 23:57:02 -05:00
GiantLuigi4
5ac5bada9d vivecraft support's back 2023-10-19 09:52:26 -04:00
GiantLuigi4
ce718eeea2 minepad stuff 2023-09-27 22:33:13 -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
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
55be33ac44 update input handling to match latest MCEF 2023-06-08 12:00:54 -04:00
GiantLuigi4
0f5f9e43cc waaaaaa 2023-06-06 23:12:06 -04:00
GiantLuigi4
b4754dd15c translation stuff, update MCEF, change homepage 2023-06-06 17:25:48 -04:00
GiantLuigi4
f9a7649b0e optimize minepad model and texture 2023-06-06 16:03:50 -04:00
GiantLuigi4
7db99e2195 tweaks to keyboard handling 2023-06-05 21:57:45 -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
78160917eb laser pointer work 2023-06-05 15:58:32 -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
246eb45d90 prevent mouse from changing outside of the browser 2023-06-02 17:23:45 -04:00
GiantLuigi4
0dda6eafb7 loot tables, and some code cleanup 2023-06-02 16:55:32 -04:00
GiantLuigi4
116f7290d0 more minepad stuff, switch off of cloth config 2023-06-02 15:19:27 -04:00
GiantLuigi4
7c7d008589 a small change 2023-06-01 17:19:43 -04:00
GiantLuigi4
a9b205e651 oop
lol
2023-05-31 23:14:08 -04:00
GiantLuigi4
52f7695c1c kinda fix screen configurator, tweak some code 2023-05-31 23:12:22 -04:00
GiantLuigi4
64cfb61a27 excuse me
what
2023-05-31 21:42:52 -04:00
GiantLuigi4
0219b56d26 m o u s e 2023-05-31 21:31:13 -04:00
GiantLuigi4
53b12a3294 more minepad stuff; need to copy some code from MCEF and look at why mouse input isn't working properly 2023-05-31 15:49:15 -04:00
GiantLuigi4
5780cd1199 Merge remote-tracking branch 'upstream/master' 2023-05-31 15:31:23 -04:00
GiantLuigi4
3719448331 start of minepad stuff 2023-05-31 15:31:14 -04:00
Mysticpasta1
dcf23fe6e1 thing 2023-05-05 19:17:35 -05:00
GiantLuigi4
bc16cf9769 large reworks of network code, various fixes 2023-03-14 13:00:34 -04:00
GiantLuigi4
3c141d9e1b redo like literally all of networking 2023-03-12 16:33:58 -04:00
GiantLuigi4
b01e15ab73 various thhingingses 2023-03-09 21:50:12 -05:00
Mysticpasta1
f4dbd00f9d revert 2023-03-08 10:59:12 -06:00