Commit Graph

  • f0ea15ab97 Re-style to align with Pull Request #26 & getClass() check for entity-ness Robotia 2016-01-25 20:32:49 -0500
  • 553ab507d6 Actually fix #24 Robotia 2016-01-25 20:27:33 -0500
  • 1ef2165ac4 Fix #24 (Hopefully) Robotia 2016-01-25 13:36:34 -0500
  • 9141dc83d6 Reevaluate() for out of synch debugging Robotia 2016-01-24 18:52:28 -0500
  • 27e792b185 Reevaluate() for out of synch debugging Robotia 2016-01-24 18:52:12 -0500
  • 24d7aea748 Useful shortcut scripts Robotia 2016-01-24 18:42:51 -0500
  • e7b2f5845b LinkedHashSet, not HashSet...! Robotia 2016-01-24 18:40:48 -0500
  • 037a6f3104 Completely remove caching methods Robotia 2016-01-24 18:18:44 -0500
  • a6e04c05eb Derp with return Robotia 2016-01-24 17:49:46 -0500
  • 921d0302e6 "Debug" for /cauldron Robotia 2016-01-24 17:46:18 -0500
  • e71e49b0cd Version Command Obfuscation (Will add a feature for version naming alteration on) Robotia 2016-01-24 17:44:31 -0500
  • e35a0ade12 Bukkit Explosion Event takes precedence over Forge Explosion Event Robotia 2016-01-24 17:41:49 -0500
  • 0b93897ee7 Fix WorldServer to work with Explosion Bukkit<->Forge Linkage Robotia 2016-01-24 17:39:19 -0500
  • 35265035ea Limit RedstoneDiode (repeater) and RedstoneTorch update speed Robotia 2016-01-24 17:34:36 -0500
  • b2c9c2f786 Link Forge Explosion Event to Bukkit Explosion Event Robotia 2016-01-24 17:29:24 -0500
  • 713bfa49a3 Unbeatable spawn protection Robotia 2016-01-24 17:27:47 -0500
  • d1a058c2af ItemStack negative size checking (for strange dupe issues) Robotia 2016-01-24 17:21:50 -0500
  • b314857ece Fix #19 & Disable Chunk Caching (no longer necessary) Robotia 2016-01-24 17:18:58 -0500
  • e8a74c1fef cachet_KC() update to chunk-block-access style (not PR ready) Robotia 2016-01-23 18:46:21 -0500
  • 973bd458f9 Readme updates Sam 2016-01-21 16:40:40 -0500
  • c78e2b7616 Synchronize NextTickList, should fix out of synch Robotia 2016-01-21 11:59:27 -0500
  • 5531849eb4 Disable synch checking as a temporary fix Robotia 2016-01-20 17:15:22 -0500
  • 62fda969e6 (makepatch.sh) --no-prefix added Robotia 2016-01-20 17:14:21 -0500
  • 7362e5ff4e Fixed, should build now! Robotia 2016-01-19 11:10:52 -0500
  • 26c7b148f4 Bad idea to ignore whitespace... Robotia 2016-01-19 11:10:25 -0500
  • 86e921d606 Focus on array O(1) access for chunks Robotia 2016-01-19 10:15:30 -0500
  • 6caa8497f6 Make reformat.sh executable Robotia 2016-01-19 08:39:50 -0500
  • cbc5816f21 Derp with extra patch line Robotia 2016-01-19 02:53:07 -0500
  • e54e6555d1 End-goal... Robotia 2016-01-19 02:48:40 -0500
  • c36c0759fd Fixes updated issues for #13 Robotia 2016-01-19 02:36:06 -0500
  • 2b997e4130 Woops, accidentally left a .class at the end! Robotia 2016-01-19 02:21:13 -0500
  • 9f3c83b780 Makepatch fixes for issue #13 Robotia 2016-01-19 02:19:49 -0500
  • 4184886dcf Cached Chunk Map (I still dont know patch files) Robotia 2016-01-19 01:21:24 -0500
  • 2f37725bce Make makepatch.sh more useful Robotia 2016-01-19 01:01:35 -0500
  • a7f9d79276 Update README.md Yive 2016-01-18 14:44:12 -0800
  • 917368d134 Forgot to reset this Yive 2016-01-18 01:44:54 -0800
  • ba26ed9eff Easy, single file patch-maker script Robotia 2016-01-17 23:21:06 -0500
  • fefed8dcec Fixed IntHashMap Finally! Robotia 2016-01-17 21:12:21 -0500
  • e986b7b9ff Patch files aren't my thing Sam 2016-01-17 20:53:06 -0500
  • c71628c1f8 Derp with patch file (accidental extra +) Sam 2016-01-17 20:07:45 -0500
  • 6718523417 Revert "Configuration Optimisations" Yive 2016-01-17 16:54:39 -0800
  • 39af910992 Continued IntHashMap implementation. Sam 2016-01-17 19:52:33 -0500
  • f23fa024bf Field Name derp for xCoord vs xPosition of chunks Sam 2016-01-17 19:48:46 -0500
  • be67f22edf Continued IntHashMap implementation. Sam 2016-01-17 19:47:28 -0500
  • d98b3b9896 IntHashMap for ChunkProviderServer Sam 2016-01-17 19:45:08 -0500
  • 63564ff3e9 Configuration Optimisations Yive 2016-01-16 23:04:16 -0800
  • c5c5e37029 Update README.md Yive 2016-01-14 18:39:48 -0800
  • 100a4ac11a Unofficial Fixes Merge 1 Yive 2016-01-12 08:33:49 -0800
  • be72926735 Merge With KCauldron Official Yive 2016-01-12 08:31:30 -0800
  • cb6a758cd4 Change to void Yive 2016-01-05 21:26:36 -0800
  • 76a102b282 Move comments Yive 2016-01-05 21:09:41 -0800
  • 8c7193daf3 Merge pull request #9 from Robotia/patch-6 Yive 2016-01-05 13:38:40 -0800
  • 2565f77f05 Merge pull request #8 from Robotia/patch-5 Yive 2016-01-05 13:38:33 -0800
  • 0a4a8b2f6d General Info Sam 2016-01-05 12:26:26 -0500
  • 2e86090023 Start using GC Flag TileEntities Sam 2016-01-05 12:16:44 -0500
  • 53b2daf3ca Merge pull request #7 from Robotia/patch-4 Yive 2016-01-04 19:11:54 -0800
  • 76f44f81af Introduce TileEntity GC (GarbageCollection) Flag Sam 2016-01-04 14:57:12 -0500
  • ce7f7df323 Revert "Possibly fix water issues" Yive 2016-01-02 02:32:33 -0800
  • 1034cc44d4 Possibly fix water issues Yive 2016-01-01 23:49:42 -0800
  • 4b33b68ff5 Update README.md Yive 2016-01-01 21:13:23 -0800
  • 2294e17d41 Merge pull request #5 from Robotia/patch-3 Yive 2016-01-01 18:12:42 -0800
  • d7262ee1ad Merge pull request #4 from Robotia/patch-2 Yive 2016-01-01 18:12:30 -0800
  • 8526b71e13 Reintroduce Chunk Unload Stopping Sam 2016-01-01 21:11:03 -0500
  • a32f6ed5e3 Reintroduce Chunk Unload Stopping Sam 2016-01-01 21:06:47 -0500
  • a23b9b5a27 Merge pull request #3 from Robotia/patch-1 Yive 2016-01-01 17:53:59 -0800
  • 97a24339dc Restart Command avoid ConcurrentModification Sam 2016-01-01 20:19:29 -0500
  • 8e40ef0d8d Merge pull request #2 from Robotia/patch-1 Yive 2016-01-01 13:41:34 -0800
  • 38b9685b66 Update README.md links to TCPR Sam 2016-01-01 11:14:36 -0500
  • 65b904e93a Change Submodule URL Yive 2015-12-26 03:12:24 -0800
  • a6a228cb23 Added Discord Updated correct wiki & doc location Spanner_Man 2015-12-15 10:30:42 +1100
  • d51a74179a Stupid people can't read Spanner_Man 2015-12-14 15:28:55 +1100
  • 493d997ee6 Derp Spanner_Man 2015-12-14 13:15:20 +1100
  • bf0af03144 Added Issue rule Spanner_Man 2015-12-14 13:11:12 +1100
  • c163e04dfb Added Wiki and Docs Spanner_Man 2015-12-14 12:25:48 +1100
  • d8c06e8c7c Updated to Forge v10.13.4.1614 Spanner_Man 2015-12-12 12:31:04 +1100
  • a169b926a1 Urgh - converting attempted English into something more readable Spanner_Man 2015-12-06 16:49:16 +1100
  • 9fbac8aa3b Added Contribution guide to README.md Spanner_Man 2015-12-06 16:43:39 +1100
  • eb73c8fab8 Added Contribution guidelines Spanner_Man 2015-12-06 16:36:35 +1100
  • fa15de405f Added Badge to README.md Spanner_Man 2015-12-06 16:21:17 +1100
  • a857fbe262 Derp Spanner_Man 2015-12-06 16:08:37 +1100
  • a50c8faf41 Merge remote-tracking branch 'origin/master' Spanner_Man 2015-12-06 16:07:18 +1100
  • 40d6117991 Added Badges - Grammar Spanner_Man 2015-12-06 16:00:01 +1100
  • 8e937c4150 Saved README.md with Dillinger.io Spanner_Man 2015-12-06 11:47:10 +1100
  • e37bf8e2bb File Cleanup Spanner_Man 2015-12-04 18:32:43 +1100
  • 4b42cee09d Set Correct location for better CPU performance for Mob Spawning Spanner_Man 2015-12-04 17:41:28 +1100
  • 36261ae09c Derp fix Spanner_Man 2015-12-04 16:27:39 +1100
  • 780b67e924 Updated Activated Ranges This improves/reduces client side lag. Spanner_Man 2015-12-03 12:09:37 +1100
  • 8c7d3e64db Disabled Cauldron Update checker Spanner_Man 2015-12-03 12:00:02 +1100
  • 32f6e620f2 Saved README.md with Dillinger.io Spanner_Man 2015-12-03 11:20:21 +1100
  • b1c6f578db Saved README.md with Dillinger.io Spanner_Man 2015-12-03 06:37:24 +1100
  • d74bae2244 Reset server branding - needed for plugin compatability Improved monster & anaimal spawn CPU loading Spanner_Man 2015-12-03 06:13:12 +1100
  • abf1e45150 Optimized spigot.yml settings These settings are usually the best for Cauldron based servers. Anti-Xray does not work with Cauldron. Other changes are made to prevent the need for Anti-Lag or Clear Lag type plugins and mods Spanner_Man 2015-12-03 05:55:03 +1100
  • ada1e31bcd Updated to Forge 10.13.4.1566 Spanner_Man 2015-12-02 15:32:07 +1100
  • c1c5d77aa5 [PATCH] Small spelling fix quite -> quiet Spanner_Man 2015-12-02 15:22:27 +1100
  • 57cdbfb144 [PATCH] Fix broken commands.yml - Cherry picked - by @Prototik Spanner_Man 2015-12-02 15:20:07 +1100
  • 77ab192397 [PATCH] Fix unsynchronized entities - submitted by Giovanni Bozzano Spanner_Man 2015-12-02 15:15:35 +1100
  • be0cdd3dd0 Updated Forge submodule Spanner_Man 2015-12-02 14:31:24 +1100
  • dc68577235 Remove old forge location Spanner_Man 2015-12-02 12:21:57 +1100
  • dcabd87a09 Updated Submodule locations Spanner_Man 2015-12-02 12:02:48 +1100
  • 043978c113 Fix for unschemed urls with using ip:port definition Prototik 2015-07-25 22:17:43 +0700