Commit Graph

2212 Commits

Author SHA1 Message Date
CocoTheOwner 8217949fa2 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-16 17:28:28 +02: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
StrangeOne101 2b45056842 Merge branch 'master' into map-1.17 2021-07-15 17:56:57 +12:00
StrangeOne101 c86fdf07db Merge branch 'master' into map-1.17 2021-07-15 17:54:23 +12:00
Daniel Mills 385ffd5b27 Destroy everything 2021-07-15 01:53:35 -04:00
StrangeOne101 ad6b746124 New Studio Map Command
- Allows you to see a map of a world/pack (without being in the world)
- Chooses a random color for each biome if no color is chosen, based on vanilla derivative 

Dev note: 
- The biome at your cursor is not accurate when zoomed out
2021-07-15 17:52:20 +12:00
Daniel Mills 57e8b59db6 std tp alias for tps 2021-07-15 00:41:28 -04:00
Daniel Mills ecb869695e Performance Improvements Pregenerator 2021-07-15 00:39:08 -04:00
Daniel Mills c99c7ee6c9 Its faster to be sync when you're already mutlicore... 2021-07-15 00:38:57 -04:00
Daniel Mills d3c47fe1a4 Performance Improvements 2021-07-14 19:06:05 -04:00
Daniel Mills 1c21b23e8e Fix placeobjects not working fixes #409 2021-07-14 18:31:29 -04:00
Daniel Mills bb55cd3c42 Command goto g only 2021-07-14 17:05:05 -04:00
Dan 4a74190241 Merge pull request #411 from StrangeOne101/master
Attempted fix biome & region rarity
2021-07-14 17:03:54 -04:00
Dan 586f9594fb Merge pull request #415 from CocoTheOwner/master
Remove "g" from cmd alt list for gen explorer since also on goto
2021-07-14 17:02:40 -04:00
Daniel Mills e68facfd51 Fixes 2021-07-14 16:44:15 -04:00
Daniel Mills 7d423fa49d Totally stable optimizations that wont cause any problems at all. 2021-07-14 16:40:20 -04:00
Daniel Mills 886553a923 Cleanup / Update sources 2021-07-14 15:40:01 -04:00