GiantLuigi4
a603bdc8df
- fix issues with minepad cursor lock
...
- keyboard now enables mouse controls
- fix some issues with the keyboard camera
- helper methods on the screen block entity for dealing with hit results
- update non-english language files to json
2023-11-29 13:54:42 -05:00
GiantLuigi4
85b076d638
ok I can push this too
2023-11-25 16:29:41 -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
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
5281694d6a
fix a bunch of stuff that I intentionally broke
2023-09-22 16:25:45 -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
7db99e2195
tweaks to keyboard handling
2023-06-05 21:57:45 -04:00
GiantLuigi4
78160917eb
laser pointer work
2023-06-05 15:58:32 -04:00
GiantLuigi4
0dda6eafb7
loot tables, and some code cleanup
2023-06-02 16:55:32 -04:00
Mysticpasta1
dcf23fe6e1
thing
2023-05-05 19:17:35 -05:00
GiantLuigi4
3c141d9e1b
redo like literally all of networking
2023-03-12 16:33:58 -04:00
GiantLuigi4
06597c4506
better keyboard handling, VR keyboard, and also you can turn on displays while crouching
2023-03-05 21:03:38 -05:00
Mysticpasta1
ea294e1cd6
minor bugs fix
2023-03-05 04:18:02 -06:00
Mysticpasta1
d66be53fb8
Key input
2023-03-05 03:04:46 -06:00
Mysticpasta1
3cc7087371
everything done finally
2022-07-01 04:19:10 -05:00
Mysticpasta1
a4f0b2642c
bug fixing and jsons
2022-06-26 04:59:33 -05:00
Mysticpasta1
1cfbb02d6e
everything but one
2022-06-24 07:48:31 -05:00
Mysticpasta1
e856c1fb2a
more stuff
2022-06-23 03:43:12 -05:00
Waterpicker
75734fa631
Stuff
2022-06-22 00:17:59 -05:00
Nicolas BARBOTIN
82aa167ae7
* Switched to latest MCEF version
...
* Switched to latest recommended forge version
+ Added auto-punycode in SetURL GUIs
+ Added welcome notice on first run
+ Added computer-craft support
2019-07-24 13:38:06 +02:00
Nicolas BARBOTIN
c6128dc065
* Updated MCEF API to latest version
...
* Fixed GUIs-not-closing-on-destruction bug
2018-02-12 17:11:13 +01:00
Nicolas BARBOTIN
8324aa6710
+ Added OC Interface
...
* Fixed backspace bug with keyboard
* Fixed bug with minePad URLs
* Fixed bug with minePad right-click
2018-02-09 22:30:01 +01:00
Nicolas BARBOTIN
edab9d80bd
* Moved CMessage* to wd.net.client and SMessage* to wd.net.server
2018-02-08 00:44:45 +01:00
Nicolas BARBOTIN
2d29747888
+ Added base files
2018-01-26 18:03:02 +01:00