Commit Graph

  • 740afaf5c8
    Update LICENSE Nicolas Barbotin 2022-06-23 08:31:21 +0930
  • ca41720a9c fixed more stuff Mysticpasta1 2022-06-22 05:14:10 -0500
  • 75734fa631 Stuff Waterpicker 2022-06-22 00:17:59 -0500
  • 3d912037c6 Update build.gradle Mysticpasta1 2022-06-21 17:17:04 -0500
  • ffa8996f74 Update BlockKeyboardRight.java Mysticpasta1 2022-06-21 17:10:48 -0500
  • d35c9c23a6 fixed some stuff for forge Mysticpasta1 2022-06-21 16:20:01 -0500
  • 4eeb61d328 Revert "Fixed Some Stuff" Mysticpasta1 2022-06-21 14:31:49 -0500
  • f3f67e76e5 Fixed Some Stuff Mysticpasta1 2022-06-21 07:04:17 -0500
  • 87102aee13 removed old version of library and added mixins Mysticpasta1 2022-06-21 05:08:03 -0500
  • 89b47d9809 gradle to fabric Mysticpasta1 2022-06-21 04:59:08 -0500
  • 7ff937a112 + Forgot the CC Interface recipe... Nicolas BARBOTIN 2019-07-24 14:04:29 +0200
  • 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 Nicolas BARBOTIN 2019-07-24 13:38:06 +0200
  • 4e194e4856 + Added config options "dist100" and "dist0" to allow finer control over automatic sound/distance thingy Nicolas BARBOTIN 2018-08-27 21:50:07 +0200
  • 0f00d9112b + Added Chinese translation by sadreminderwindows + Added "Auto Volume" option to screens Nicolas BARBOTIN 2018-08-27 21:18:38 +0200
  • e41b3845d2 * Fixed bug with Redstone Controller * Fixed LICENSE Nicolas BARBOTIN 2018-02-15 16:44:07 +0100
  • 0f6521db1a * Updated LICENSE and README Nicolas BARBOTIN 2018-02-14 20:36:10 +0100
  • 4daf889c9d + Added IsEmitting(x, y) and GetEmissionArray() Nicolas BARBOTIN 2018-02-14 15:43:44 +0100
  • 3456a0e1cb * Updated MCEF API * Fixed Screen missing wiki informations Nicolas BARBOTIN 2018-02-13 21:45:07 +0100
  • 2cfdb61769 + Added wiki F1 key * Fixed OC interface * Updated README Nicolas BARBOTIN 2018-02-13 21:05:54 +0100
  • 3af3ea0f77 * RenderRecipe fix Nicolas BARBOTIN 2018-02-12 21:07:52 +0100
  • 46951ad8e3 + Added a lazy tool to batch-render recipes Nicolas BARBOTIN 2018-02-12 21:01:20 +0100
  • cda8436529 * Updated README Nicolas BARBOTIN 2018-02-12 17:58:55 +0100
  • 0206f18a33 * Enhanced code Nicolas BARBOTIN 2018-02-12 17:56:59 +0100
  • c6128dc065 * Updated MCEF API to latest version * Fixed GUIs-not-closing-on-destruction bug Nicolas BARBOTIN 2018-02-12 17:11:13 +0100
  • 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 Nicolas BARBOTIN 2018-02-12 01:34:05 +0100
  • 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 Nicolas BARBOTIN 2018-02-11 23:42:39 +0100
  • e11bfed9fd * Reduced default max screen resolution to 1920x1080 * Fixed bug causing crash when breaking the screen block which holds the tile entity * Updated README Nicolas BARBOTIN 2018-02-11 23:08:26 +0100
  • aeac185a67 * Fixed bug with Redstone Output + More easter eggs Nicolas BARBOTIN 2018-02-11 15:48:14 +0100
  • 533d35c960 * Updated Log class - Removed useless files from jar * Fixed bug with OCInterface Nicolas BARBOTIN 2018-02-10 23:35:52 +0100
  • 84b4a5122f * Updated for the latest forge version Nicolas BARBOTIN 2018-02-10 16:37:36 +0100
  • 7b62fd1980 + Added F5 key + Added french translation + Added lock aspect ratio check box + Added a few config options + More stuff I forgot Nicolas BARBOTIN 2018-02-10 04:08:04 +0100
  • 0e57567faf + Config file [WIP] Nicolas BARBOTIN 2018-02-09 23:34:56 +0100
  • 8324aa6710 + Added OC Interface * Fixed backspace bug with keyboard * Fixed bug with minePad URLs * Fixed bug with minePad right-click Nicolas BARBOTIN 2018-02-09 22:30:01 +0100
  • e2a784e5e9 * Finished server block. Nicolas BARBOTIN 2018-02-09 17:40:22 +0100
  • 9789daa33e + Server Block [almost finished] Nicolas BARBOTIN 2018-02-09 01:18:25 +0100
  • b3aede2fee + Server Block [WIP] Nicolas BARBOTIN 2018-02-08 22:29:49 +0100
  • 9649f8ab7d + Server Block [WIP] Nicolas BARBOTIN 2018-02-08 19:28:00 +0100
  • ec09b2a7f5 + Server Block [WIP] Nicolas BARBOTIN 2018-02-08 01:35:03 +0100
  • edab9d80bd * Moved CMessage* to wd.net.client and SMessage* to wd.net.server Nicolas BARBOTIN 2018-02-08 00:44:45 +0100
  • 4b8acc8801 * Fixes, wd:// scheme now works Nicolas BARBOTIN 2018-02-07 23:00:21 +0100
  • 98ae84bf58 * Got the basics working Nicolas BARBOTIN 2018-02-07 21:40:54 +0100
  • 6c07fd17d4 Miniserv Server should be ready to rock Nicolas BARBOTIN 2018-02-07 01:03:54 +0100
  • a83601b427 * More work on miniserv Nicolas BARBOTIN 2018-02-06 02:35:41 +0100
  • d77587ca38 Beginning work on server block Nicolas BARBOTIN 2018-02-05 01:57:37 +0100
  • 3136dd7697 + The 'YT' button is back + Now adds protocol automatically on URLs * Fix of remote URL peripheral * Updated README Nicolas BARBOTIN 2018-02-04 00:37:06 +0100
  • ce2c1d881f + Finished the rotation thing * Tweaked the linker a bit Nicolas BARBOTIN 2018-02-03 20:11:16 +0100
  • 06925f9ffc * Preparing rotation thing Nicolas BARBOTIN 2018-02-03 17:50:42 +0100
  • a27164056a * ClientProxy.hasClientPlayerAdvancement should be faster * Updated README Nicolas BARBOTIN 2018-02-03 15:42:30 +0100
  • 38cd84208e + Today's work: Recipes & advancements, mainly Nicolas BARBOTIN 2018-02-03 03:33:27 +0100
  • 11c55a28fc + Final push for tonight: added the good old minePad 2 + Updated README Nicolas BARBOTIN 2018-02-02 03:47:33 +0100
  • ca6d7328bc + Recipes + Advancements Nicolas BARBOTIN 2018-02-02 03:23:25 +0100
  • eb5176c589 + Added GPS upgrade + Added JS functions like GetUpgrades and IsOwner * Made upgrade checking easier Nicolas BARBOTIN 2018-02-01 16:39:42 +0100
  • 3d9b7be33d + Redstone output (working) Nicolas BARBOTIN 2018-02-01 02:27:25 +0100
  • fbfae32c84 + Redstone input (working) Nicolas BARBOTIN 2018-02-01 00:07:26 +0100
  • 18b2aa5ac3 + Redstone input [WIP] Nicolas BARBOTIN 2018-01-31 04:18:48 +0100
  • 63ba61a138 * Movies volume/distance rework Nicolas BARBOTIN 2018-01-30 22:07:27 +0100
  • 8dc5a0e5d6 * Upgrades are now dropped when the screen is destroyed Nicolas BARBOTIN 2018-01-30 20:59:36 +0100
  • 1fd101ddbe + IMMA FIRIN MAH LAZOR Nicolas BARBOTIN 2018-01-30 20:26:19 +0100
  • 14ae656684 + It's sexy and I know it Nicolas BARBOTIN 2018-01-30 16:23:06 +0100
  • e40b919a49 * last push for tonight... Nicolas BARBOTIN 2018-01-30 03:46:18 +0100
  • 7184286be7 * WIP laser pointer Nicolas BARBOTIN 2018-01-30 02:11:33 +0100
  • c6d0f4f183 * More work on upgrades Nicolas BARBOTIN 2018-01-29 17:51:22 +0100
  • 614411eeb6 + Finished upgrade system. Now let's add some upgrades Nicolas BARBOTIN 2018-01-28 23:47:49 +0100
  • 3a64796005 * Upgrades still WIP Nicolas BARBOTIN 2018-01-28 22:51:45 +0100
  • 2d8a3792b7 * WIP screen upgrades * Updated README Nicolas BARBOTIN 2018-01-28 02:04:44 +0100
  • 143e16e69b + Added Redstone Controller peripheral Nicolas BARBOTIN 2018-01-27 02:42:25 +0100
  • ae2f4efd0d + Added LICENSE Nicolas BARBOTIN 2018-01-26 23:26:06 +0100
  • 2d1e15ebbb + Added peripherals models & textures Nicolas BARBOTIN 2018-01-26 23:10:21 +0100
  • ddebe73882 * And of course the README file was in the wrong place... Nicolas BARBOTIN 2018-01-26 20:00:36 +0100
  • eca8c60319 * Java fixes + Added README with TODO list Nicolas BARBOTIN 2018-01-26 19:59:41 +0100
  • 1cf60b6bac * mcmod.info now contains https URL Nicolas BARBOTIN 2018-01-26 18:10:25 +0100
  • e580e3f208 - Removed old MCEF files * en_US.lang -> en_us.lang (pack 3 support) * Updated mcmod.info + Added pack.mcmeta Nicolas BARBOTIN 2018-01-26 18:09:43 +0100
  • 2d29747888 + Added base files Nicolas BARBOTIN 2018-01-26 18:03:02 +0100