1
0
mirror of git://repo.or.cz/minetest_schemedit.git synced 2025-01-09 09:30:32 +01:00

Commit Graph

  • f8e529bc27 Fix 2 vars leaking into _G Wuzzy 2017-09-02 21:51:54 +0200
  • 0a13482677 Increase digging time of creator Wuzzy 2017-09-02 20:09:28 +0200
  • 8ea1b9c65f Make Y slices tab larger Wuzzy 2017-09-02 20:06:25 +0200
  • 8a1ed6adbd Make preview box non-pointable Wuzzy 2017-09-02 06:19:22 +0200
  • 87ff9ea293 Add help, add basic node prob marker function Wuzzy 2017-09-02 06:11:18 +0200
  • 46a46ea567 Remove node prob tab (not needed anymore) Wuzzy 2017-09-02 04:28:51 +0200
  • b5651b1415 Tweak slice editor Wuzzy 2017-09-02 04:12:57 +0200
  • 236cc1cf34 Add force place checkbox Wuzzy 2017-09-02 04:06:17 +0200
  • 5ea250646b Make schematic save paths more consistent Wuzzy 2017-09-02 03:50:01 +0200
  • e7b5ecbae5 Escape schematic name in formspec Wuzzy 2017-09-02 03:23:40 +0200
  • 0993c6e7c6 Fix buggy placeschem command Wuzzy 2017-09-02 03:15:38 +0200
  • 12ec91fc16 Apply proper English style in strings Wuzzy 2017-09-02 02:35:58 +0200
  • e99f0ac997 Probtool: Ignore schematic void;remove legacy code Wuzzy 2017-09-02 02:29:56 +0200
  • 68a096f5fa Complete overhaul of setting node probabilities Wuzzy 2017-09-02 02:25:41 +0200
  • fd9502f179 Less awful tooltip coloring Wuzzy 2017-09-01 23:29:49 +0200
  • f78d538fdb Clear node probability for default prob Wuzzy 2017-09-01 23:14:46 +0200
  • 918e68dfe6 Fix y slice prob Wuzzy 2017-09-01 23:07:07 +0200
  • 8b257b7e3a Fix schematic creator node properties Wuzzy 2017-09-01 22:58:43 +0200
  • d7c8bedfa1 Add schematic void for ignored nodes Wuzzy 2017-09-01 22:56:46 +0200
  • 425274ae38 Fix z-fighting of bounding box Wuzzy 2017-09-01 22:20:06 +0200
  • 0c128220a7 Remove settingtypes.txt octacian 2017-07-24 16:54:37 -0700
  • a3658af5f9 Fix probability-related items * Fix force placement * Improve item descriptions octacian 2017-07-24 10:20:59 -0700
  • e0941b8f61 Fix crash when entering a non-numerical value in the probability field octacian 2017-07-24 10:19:26 -0700
  • eb0efad188 Add y-slice probabilities octacian 2017-07-24 10:15:49 -0700
  • 2958451136 Add /placeschem chatcommand octacian 2017-07-23 19:41:38 -0700
  • a452e90419 Add support for probabilities * Probabilities tab * Physical storage of creator node positions for probability referencing octacian 2017-07-23 19:41:23 -0700
  • 3ec8c5de2d Initial commit * Basic schematic creator * Functional exporting * Working border entities octacian 2017-07-21 17:52:48 -0700