Commit Graph

73 Commits

Author SHA1 Message Date
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
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
4ac3edb4af slight tweaks, start looking into a potential way to sync videos 2023-06-01 22:39:28 -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
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
Mysticpasta1
ff55cbf1b2 Merge branch 'master' of https://github.com/Mysticpasta1/webdisplays 2023-03-09 21:29:34 -06:00
Mysticpasta1
0d0c201fba laser pointer fixed also fixed block screen gui url changing thing 2023-03-09 21:28:42 -06:00
GiantLuigi4
b01e15ab73 various thhingingses 2023-03-09 21:50:12 -05:00
Mysticpasta1
3b5ad2112f right clicking function active 2023-03-09 03:26:22 -06:00
Mysticpasta1
f4dbd00f9d revert 2023-03-08 10:59:12 -06:00
Mysticpasta1
3f22a1a4ab push for ai 2023-03-08 07:20:05 -06:00
Mysticpasta1
26f6aa5de4 Fixed almost all sync issues except one 2023-03-07 11:15:24 -06:00
Mysticpasta1
a4f9fdca7a try syncing it 2023-03-06 21:50:17 -06:00
Mysticpasta1
9dbe5b78f2 Fixed Recipes and Advancements 2023-03-05 22:17:26 -06:00
GiantLuigi4
f78f3bb686 update gradle&mod compiles again 2023-03-05 20:18:44 -05:00
GiantLuigi4
bc7de9a7b6 slight tweaks to networking code 2023-03-05 20:10:03 -05:00
Mysticpasta1
83e0094a56 revert beep commit 2023-03-05 17:01:56 -06:00
Mysticpasta1
aea8513eb0 beep 2023-03-05 09:29:50 -06:00
Mysticpasta1
1f7563cc34 clean up more code 2023-03-02 13:30:35 -06:00
Mysticpasta1
7fb2170e34 initial port to 1.19.2 forge (windows only) 2023-03-02 04:42:06 -06:00
Mysticpasta1
3cc7087371 everything done finally 2022-07-01 04:19:10 -05:00
Mysticpasta1
1e6dc60724 screen is working finally 2022-06-29 17:53:44 -05:00
Mysticpasta1
e4df9322bc everything and anything all of the time 2022-06-28 02:25:17 -05:00
Mysticpasta1
d401c65d19 push it 2022-06-27 20:24:26 -05: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
fb3c6be715 did stuff 2022-06-25 16:37:39 -05:00
Mysticpasta1
5793d88028 everything so far 2022-06-25 03:50:38 -05:00
Waterpicker
e93b25c672 Pushed what I poked 2022-06-24 16:26:47 -05:00
Waterpicker
632eb3cdf6 Metric ton of stuff. I'm tired. 2022-06-24 04:22:46 -05:00
Mysticpasta1
e856c1fb2a more stuff 2022-06-23 03:43:12 -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
Mysticpasta1
ca41720a9c fixed more stuff 2022-06-22 05:14:10 -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
0f00d9112b + Added Chinese translation by sadreminderwindows
+ Added "Auto Volume" option to screens
2018-08-27 21:18:38 +02:00
Nicolas BARBOTIN
2cfdb61769 + Added wiki F1 key
* Fixed OC interface
* Updated README
2018-02-13 21:05:54 +01:00
Nicolas BARBOTIN
46951ad8e3 + Added a lazy tool to batch-render recipes 2018-02-12 21:01:20 +01:00
Nicolas BARBOTIN
0206f18a33 * Enhanced code 2018-02-12 17:56:59 +01: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
6d6a64e2de * Fixed bogus friend list (*I THINK*)
+ Added enableSoundDistance and ytVolume settings in config
* YT player volume now depends on global sound volume
- Removed debug messages
* Updated README
2018-02-12 01:34:05 +01:00
Nicolas BARBOTIN
c266b6c1f4 + Added screen size limit
* Changed screen recipe: screens are a bit more expensive now
* Fixed wrong dropped/picked item for peripheral block
* Fixed wrong default state for screen block
* Updated README
2018-02-11 23:42:39 +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
0e57567faf + Config file [WIP] 2018-02-09 23:34:56 +01:00
Nicolas BARBOTIN
e2a784e5e9 * Finished server block. 2018-02-09 17:40:22 +01:00