497 Commits

Author SHA1 Message Date
dfsek
9323abc788 document Profiler 2021-04-26 19:04:20 -07:00
dfsek
632f898dc8 implement Profiler#reset 2021-04-26 19:01:53 -07:00
dfsek
8737b0d984 resolve merge conflict 2021-04-25 17:12:42 -07:00
dfsek
bcb68853d5 @SuppressWarnings go brrr 2021-04-25 17:11:50 -07:00
dfsek
8823d6d65e fix stack size assumption at profiler start 2021-04-25 17:11:50 -07:00
dfsek
5d3a2b6e84 profile more things 2021-04-25 17:11:50 -07:00
dfsek
23fb7753ab fancy unicode symbols B) 2021-04-25 17:11:50 -07:00
dfsek
f8e7e343cb fix % parent issue 2021-04-25 17:11:50 -07:00
dfsek
e5f4c5dc8d implement terrascript profiling 2021-04-25 17:11:49 -07:00
dfsek
8a10867e5f implement new profiler 2021-04-25 17:11:04 -07:00
dfsek
da366a75e8 add autocloseable option 2021-04-25 17:09:08 -07:00
dfsek
eb4bf74cc6 implement TerraPlugin#getProfier 2021-04-25 17:09:08 -07:00
dfsek
168c0ced13 improve performance in deep operations 2021-04-25 17:09:07 -07:00
dfsek
5d4bdb431b improve data output 2021-04-25 17:09:07 -07:00
dfsek
40188c671f basic profiler implementation 2021-04-25 17:09:07 -07:00
xieve
41d6e1c648 Fixed populator disable config (#130) 2021-04-15 18:18:27 +02:00
dfsek
aa0de88821 @SuppressWarnings go brrr 2021-04-12 09:23:02 -07:00
dfsek
bd3136ca92 fix stack size assumption at profiler start 2021-04-12 09:19:03 -07:00
dfsek
339413c0de profile more things 2021-04-12 08:46:56 -07:00
dfsek
31b55ca682 fancy unicode symbols B) 2021-04-12 01:16:26 -07:00
dfsek
aaf0830d66 fix % parent issue 2021-04-12 00:46:00 -07:00
dfsek
f78ee70609 implement terrascript profiling 2021-04-12 00:45:52 -07:00
dfsek
9c1a35f444 implement new profiler 2021-04-12 00:24:13 -07:00
dfsek
f4716cb28f add autocloseable option 2021-04-12 00:07:22 -07:00
dfsek
b3e3c28276 implement TerraPlugin#getProfier 2021-04-12 00:05:53 -07:00
dfsek
4eadbb7d83 improve performance in deep operations 2021-04-11 23:24:44 -07:00
dfsek
7b3b341627 improve data output 2021-04-11 23:08:32 -07:00
dfsek
89267ce8cb basic profiler implementation 2021-04-11 22:54:55 -07:00
dfsek
e671ef783f completely dynamic registries 2021-04-11 20:56:15 -07:00
dfsek
91144dc8f8 Merge remote-tracking branch 'origin/master' into dev/directories
# Conflicts:
#	build.gradle.kts
2021-04-11 18:57:33 -07:00
dfsek
01d169256e properly relocate dependencies 2021-04-11 17:49:39 -07:00
dfsek
4202875675 dynamic registris in WorldConfig 2021-04-11 03:15:44 -07:00
dfsek
4237657dad remove most hard coded registries 2021-04-11 02:39:21 -07:00
dfsek
75cb6be36f resolve merge issues 2021-04-11 00:53:21 -07:00
dfsek
88a7397bbe Merge branch 'ver/5.1.3' into dev/directories
# Conflicts:
#	common/src/main/java/com/dfsek/terra/config/pack/ConfigPack.java
#	common/src/main/java/com/dfsek/terra/registry/OpenRegistry.java
2021-04-11 00:51:51 -07:00
dfsek
2080db21ca warn about dead registry entries when debug mode is enabled 2021-04-10 19:22:41 -07:00
dfsek
da4aebe498 fix parser EOF NPE 2021-04-05 17:08:50 -07:00
dfsek
03ebafc7b6 working config loading 2021-04-05 12:26:54 -07:00
dfsek
a78e64a9bb rename ore "type" to "algorithm" 2021-04-05 09:59:52 -07:00
dfsek
6374b0ab08 add ConfigPack#getConfigTypeRegistry 2021-04-05 09:52:47 -07:00
dfsek
473ed45dee add config type registry to ConfigPack loader registry 2021-04-05 09:50:07 -07:00
dfsek
d96d834a08 redo ConfigType and loading 2021-04-05 09:48:11 -07:00
dfsek
f756ebef44 fix unhandled exception 2021-04-05 01:36:39 -07:00
dfsek
e6931a53d6 basic implementation 2021-04-05 01:31:22 -07:00
dfsek
58b5f3a5fe bump Tectonic version 2021-04-05 00:27:58 -07:00
dfsek
ba4a50e234 add getStructureScript method to LootPopulateEvent 2021-04-01 15:03:48 -07:00
dfsek
e6a551d84d add getter/setter for loot table in LootPopulateEvent 2021-03-30 09:23:21 -07:00
dfsek
92921430d8 add EntitySpawnEvent 2021-03-30 00:27:16 -07:00
dfsek
20c905aae4 add LootPopulateEvent 2021-03-30 00:19:32 -07:00
dfsek
1360994a67 Add options to disable default populators 2021-03-29 11:56:16 -07:00