Commit Graph

57 Commits

Author SHA1 Message Date
Wuzzy 2fea0b3d27 Version 1.1.0 2019-03-26 12:12:21 +01:00
Wuzzy 4d5bde773a Fix bad formspec escape 2019-03-22 18:46:57 +01:00
Wuzzy 8f7dbdc56f Fix a few typos 2019-03-22 18:39:44 +01:00
Wuzzy 9fde0b8422 Add German translation 2019-03-22 18:31:51 +01:00
Wuzzy c740737a58 Display probability in tool wear bar 2019-03-22 17:44:05 +01:00
Wuzzy 6dbca794c9 Disable repair 2019-03-22 17:26:48 +01:00
Wuzzy 491f8a11d6 Make border box glow 2019-03-22 17:17:18 +01:00
Wuzzy a1dfdd0cbe Collect forgotten translatable string 2019-03-22 17:11:49 +01:00
Wuzzy 2134116746 Don't expose full world path publicly 2019-03-22 17:10:21 +01:00
Wuzzy d8e59c4cf1 Make mod translatable 2019-03-22 17:05:54 +01:00
Wuzzy b411433d90 Move to new mod.conf format in MT 5.0.0 2019-03-22 16:49:52 +01:00
Wuzzy 67cf59e66e Update deprecated functions 2019-03-22 16:49:17 +01:00
Wuzzy 2b69087a92 Update README 2017-09-20 15:14:56 +02:00
Wuzzy 5df148708e Add README.md 2017-09-20 15:13:34 +02:00
Wuzzy 466b6b7bb9 Add description 2017-09-20 14:40:27 +02:00
Wuzzy 2e5deaa8d9 Add screenshot 2017-09-20 14:39:22 +02:00
Wuzzy 2db147076b Rename mod to schemedit 2017-09-20 14:34:37 +02:00
Wuzzy 24d3d272e3 Present probabilities 0-255 to the user 2017-09-20 04:20:15 +02:00
Wuzzy 31ed6fbbd0 Fix crash when accessing Y Slice menu 2017-09-05 03:13:19 +02:00
Wuzzy 1722d33330 Add help buttion if doc mod was found 2017-09-03 01:45:35 +02:00
Wuzzy 5839868466 Compress textures 2017-09-03 01:40:33 +02:00
Wuzzy 7e18f510b3 Add optional doc dependency 2017-09-03 01:39:56 +02:00
Wuzzy edc4b26328 Improve more help 2017-09-03 01:21:43 +02:00
Wuzzy b5a8547913 Update the probtool help 2017-09-03 01:10:19 +02:00
Wuzzy 0e2ae7cd86 Shift-punching creator with probtool updates creator region 2017-09-03 00:39:24 +02:00
Wuzzy c9377c0ddd Improve using node prob display 2017-09-03 00:10:40 +02:00
Wuzzy 8cf8c26096 Probtool: Respect node's on_rightclick functon 2017-09-02 23:54:05 +02:00
Wuzzy 897395b1ec Use node hashes as position identifiers 2017-09-02 23:46:29 +02:00
Wuzzy 16e2b86f94 Refactor code and fix bugs 2017-09-02 23:19:50 +02:00
Wuzzy 2ef8b69ea1 Automatically display node meta when use probtool 2017-09-02 22:33:17 +02:00
Wuzzy f8e529bc27 Fix 2 vars leaking into _G 2017-09-02 21:51:54 +02:00
Wuzzy 0a13482677 Increase digging time of creator 2017-09-02 20:09:28 +02:00
Wuzzy 8ea1b9c65f Make Y slices tab larger 2017-09-02 20:06:25 +02:00
Wuzzy 8a1ed6adbd Make preview box non-pointable 2017-09-02 06:19:22 +02:00
Wuzzy 87ff9ea293 Add help, add basic node prob marker function 2017-09-02 06:11:18 +02:00
Wuzzy 46a46ea567 Remove node prob tab (not needed anymore) 2017-09-02 04:28:51 +02:00
Wuzzy b5651b1415 Tweak slice editor 2017-09-02 04:12:57 +02:00
Wuzzy 236cc1cf34 Add force place checkbox 2017-09-02 04:06:17 +02:00
Wuzzy 5ea250646b Make schematic save paths more consistent 2017-09-02 03:50:01 +02:00
Wuzzy e7b5ecbae5 Escape schematic name in formspec 2017-09-02 03:23:40 +02:00
Wuzzy 0993c6e7c6 Fix buggy placeschem command 2017-09-02 03:15:38 +02:00
Wuzzy 12ec91fc16 Apply proper English style in strings 2017-09-02 02:35:58 +02:00
Wuzzy e99f0ac997 Probtool: Ignore schematic void;remove legacy code 2017-09-02 02:29:56 +02:00
Wuzzy 68a096f5fa Complete overhaul of setting node probabilities
Node probabilities are now set with a special tool instead
of saving it in a node. Also the reliance on external files
has been eliminated. This method was very buggy anyway.
2017-09-02 02:25:41 +02:00
Wuzzy fd9502f179 Less awful tooltip coloring 2017-09-01 23:29:49 +02:00
Wuzzy f78d538fdb Clear node probability for default prob 2017-09-01 23:14:46 +02:00
Wuzzy 918e68dfe6 Fix y slice prob 2017-09-01 23:07:07 +02:00
Wuzzy 8b257b7e3a Fix schematic creator node properties 2017-09-01 22:58:43 +02:00
Wuzzy d7c8bedfa1 Add schematic void for ignored nodes 2017-09-01 22:56:46 +02:00
Wuzzy 425274ae38 Fix z-fighting of bounding box 2017-09-01 22:20:06 +02:00