Commit Graph

1327 Commits

Author SHA1 Message Date
CocoTheOwner 16324e16c7 Initial commit.
Captures block place and sapling grow events and prints info to the console. Initial configuration options are in place, definitions will be added.
2021-07-17 17:50:45 +02:00
Daniel Mills c2e1ecf5b1 V+ 2021-07-17 07:52:26 -04:00
Daniel Mills cd353217d6 Fix CMOD 2021-07-17 07:45:48 -04:00
Daniel Mills 6903f67f0f Attempt to patch mca holes 2021-07-17 07:36:15 -04:00
Daniel Mills 487dab793a Performance Improvements 2021-07-17 03:20:10 -04:00
StrangeOne101 4cd3f9bd38 Merge pull request #423 from StrangeOne101/master
Tweaks
2021-07-17 17:29:20 +12:00
StrangeOne101 f581e76057 Tweaks
- Tweaked cards in map neater around the text
- Fixed map coordinate inaccuracy when zoomed
- Fixed too many commas when teleporting via the map
- Fixed no message being sent to the player at all when a studio world is opened
- Increased map zoom default to 400% 
- Fixed create command NPE when downloaded a fresh pack
2021-07-17 17:26:12 +12:00
Daniel Mills 312aa856ad Storepage 2021-07-17 01:00:09 -04:00
Daniel Mills 6f4363e95b Cleanup 2021-07-17 00:36:16 -04:00
Daniel Mills 595ba92f06 Handle terrain mode rendering 2021-07-17 00:33:45 -04:00
Daniel Mills df9114d7b0 Parallax Feature Performance Caching 2021-07-17 00:33:32 -04:00
Daniel Mills 1496d0e482 Stream api additions 2021-07-17 00:30:02 -04:00
Daniel Mills 92f5783f35 Stop tracking cache hit ratios 2021-07-17 00:29:47 -04:00
Daniel Mills da1895125a Island terrain mode (experimental) 2021-07-17 00:29:33 -04:00
Daniel Mills bcdd470567 Improve biome generator performance (sync) efficiency 2021-07-17 00:29:09 -04:00
Daniel Mills 7cd0070d90 Cancel noise boxes for now... later 2021-07-17 00:28:37 -04:00
Daniel Mills 4bdf1553c9 f 2021-07-16 08:54:29 -04:00
Daniel Mills 6fd5d38cd8 Fixes 2021-07-16 07:30:20 -04:00
Daniel Mills 8a737104ef Dont pregen created worlds unless they are specified to 2021-07-16 07:28:25 -04:00
Daniel Mills a608da759b Fixes 2021-07-16 07:10:54 -04:00
Daniel Mills c828625cc1 Pregenerator tweaks 2021-07-16 06:34:28 -04:00
Daniel Mills 7ead247fcb Formatting 2021-07-16 06:29:45 -04:00
Daniel Mills 7a62af78d0 Proper warnings 2021-07-16 06:27:25 -04:00
Daniel Mills 9896d6e6b2 Fix 2021-07-16 05:49:16 -04:00
Daniel Mills 9c376183e0 Stop blowing up the VM when looking for biomes 2021-07-16 05:00:00 -04:00
Daniel Mills e5cc9a3cbf VolmitSender 2021-07-16 04:59:51 -04:00
Daniel Mills 985979ab14 No goto - tp 2021-07-16 04:03:09 -04:00
Daniel Mills 377a4c2284 Noise boxing 2021-07-16 03:54:09 -04:00
Daniel Mills 24242db981 V+ 2021-07-16 02:41:27 -04:00
Daniel Mills 73a4152b5d RF 2021-07-16 02:40:56 -04:00
Daniel Mills b5eb094566 Performance Improvements 2021-07-16 02:39:37 -04:00
Daniel Mills 71140381e0 Cleanup 2021-07-16 02:25:35 -04:00
Daniel Mills 22387b2610 Refs 2021-07-16 02:11:41 -04:00
Daniel Mills da53a7d469 Repackage utils 2021-07-16 02:11:37 -04:00
Daniel Mills b9b30f9f53 Refactors 2021-07-16 01:46:32 -04:00
Daniel Mills c984eb9b8c Restructure Packages (read commit description)
There are now three root packages
- Engine: Generator & JSON Scaffolding
- Core: Managers, Commands, NMS
- Util: Random utility packages
2021-07-16 01:46:22 -04:00
Daniel Mills eef548f6a1 Fix Rarity, Strings do not implement IRare 2021-07-16 01:39:28 -04:00
Daniel Mills 2da8ffb8cd Copper 2021-07-16 00:53:08 -04:00
Daniel Mills 8188c21641 Fixes 2021-07-16 00:52:21 -04:00
Daniel Mills 19dca8c5bb Fix gen crash 2021-07-16 00:50:58 -04:00
Daniel Mills 5de5b6047a Better generating 2021-07-16 00:50:53 -04:00
Daniel Mills 695c4159dc Hotload datapacks on hotload (still needs restart) 2021-07-16 00:15:13 -04:00
Daniel Mills 2624315bd5 Custom biome particles & spawns 2021-07-16 00:09:25 -04:00
Daniel Mills fff6e50702 Map changes 2021-07-15 23:25:06 -04:00
Daniel Mills 753b69726a Mapping overload 2021-07-15 07:58:20 -04:00
Daniel Mills df273aca7e Map madness 2021-07-15 03:38:27 -04:00
Daniel Mills 9e9feb5980 Engine support max densities 2021-07-15 03:38:22 -04:00
Daniel Mills e71eb465fb Use new map only 2021-07-15 02:01:49 -04:00
Daniel Mills e9f2550a26 It compiles 2021-07-15 02:00:53 -04:00
StrangeOne101 12bfd98011 Merge pull request #418 from StrangeOne101/map-1.17
New Studio Map Command
2021-07-15 17:57:57 +12:00