Commit Graph

56 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
cc0803de11 screen configurator now uses the correct direction 2023-11-27 15:24:43 -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
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
a4b4162fa9 modernize naming pt1 2023-11-10 23:58:05 -05:00
GiantLuigi4
a2f81aeeac modernize naming pt0 2023-11-10 23:57:02 -05:00
GiantLuigi4
a9d9dcfecf format. 2023-11-10 23:50:06 -05: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
be68ca40f0 more refactoring 2023-06-08 14:01:15 -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
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
0dda6eafb7 loot tables, and some code cleanup 2023-06-02 16:55:32 -04:00
GiantLuigi4
7d3de1fcc5 switch config systems; configs can now be modified on the fly and have comments and such 2023-06-02 13:36:59 -04:00
GiantLuigi4
52f7695c1c kinda fix screen configurator, tweak some code 2023-05-31 23:12:22 -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
3719448331 start of minepad stuff 2023-05-31 15:31:14 -04:00
Mysticpasta1
3b5ad2112f right clicking function active 2023-03-09 03:26:22 -06:00
Mysticpasta1
d9e75f6ada
Merge pull request #4 from GiantLuigi4/master
a couple of tweaks
2023-03-05 22:17:50 -06:00
Mysticpasta1
9dbe5b78f2 Fixed Recipes and Advancements 2023-03-05 22:17:26 -06:00
GiantLuigi4
c9589d9e3c better linker handling, remove excess imports in BlockKeyboardRight 2023-03-05 21:25:48 -05:00
Mysticpasta1
7fb2170e34 initial port to 1.19.2 forge (windows only) 2023-03-02 04:42:06 -06:00
Mysticpasta1
5f0de40ad7 lot of thing, lot - of - things 2022-06-26 21:10:55 -05:00
Mysticpasta1
e7c8fcb0df push what I have so far 2022-06-26 07:59:29 -05:00
Mysticpasta1
a4f0b2642c bug fixing and jsons 2022-06-26 04:59:33 -05:00
Mysticpasta1
fb3c6be715 did stuff 2022-06-25 16:37:39 -05:00
Mysticpasta1
1cfbb02d6e everything but one 2022-06-24 07:48:31 -05:00
Mysticpasta1
895ee15c7a push a lot of stuff 2022-06-23 02:34:15 -05:00
Waterpicker
bf1167098f Fixed ClientProxy 2022-06-22 23:24:42 -05:00
Waterpicker
74192a7f8b Network 2022-06-22 21:26:29 -05:00
Mysticpasta1
d35c9c23a6 fixed some stuff for forge 2022-06-21 16:20:01 -05:00
Mysticpasta1
4eeb61d328 Revert "Fixed Some Stuff"
This reverts commit f3f67e76e5.
2022-06-21 14:31:49 -05:00
Mysticpasta1
f3f67e76e5 Fixed Some Stuff 2022-06-21 07:04:17 -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
3456a0e1cb * Updated MCEF API
* Fixed Screen missing wiki informations
2018-02-13 21:45:07 +01:00
Nicolas BARBOTIN
2cfdb61769 + Added wiki F1 key
* Fixed OC interface
* Updated README
2018-02-13 21:05:54 +01:00
Nicolas BARBOTIN
0206f18a33 * Enhanced code 2018-02-12 17:56:59 +01:00
Nicolas BARBOTIN
7b62fd1980 + Added F5 key
+ Added french translation
+ Added lock aspect ratio check box
+ Added a few config options
+ More stuff I forgot
2018-02-10 04:08:04 +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
9649f8ab7d + Server Block [WIP] 2018-02-08 19:28:00 +01:00
Nicolas BARBOTIN
ce2c1d881f + Finished the rotation thing
* Tweaked the linker a bit
2018-02-03 20:11:16 +01:00
Nicolas BARBOTIN
38cd84208e + Today's work: Recipes & advancements, mainly 2018-02-03 03:33:27 +01:00
Nicolas BARBOTIN
11c55a28fc + Final push for tonight: added the good old minePad 2
+ Updated README
2018-02-02 03:47:33 +01:00
Nicolas BARBOTIN
ca6d7328bc + Recipes
+ Advancements
2018-02-02 03:23:25 +01:00
Nicolas BARBOTIN
eb5176c589 + Added GPS upgrade
+ Added JS functions like GetUpgrades and IsOwner
* Made upgrade checking easier
2018-02-01 16:39:42 +01:00
Nicolas BARBOTIN
3d9b7be33d + Redstone output (working) 2018-02-01 02:27:25 +01:00