Commit Graph

  • 31b2242c38 make leaves fall down when unsupported. trans_soup 2023-10-17 11:25:13 +0200
  • d884e75a24 fix: account for moved api function. trans_soup 2023-10-17 11:24:18 +0200
  • 19d63efcf5 refactor log registration. trans_soup 2023-10-17 11:23:32 +0200
  • 5a3d81787c add several utility functions related to tables. trans_soup 2023-10-17 11:19:55 +0200
  • 33fbd7c35e move `get_neighbors` from `util_node` to `util_vector`. trans_soup 2023-10-17 11:19:03 +0200
  • d753612f0b separate falling node and loose node handling. trans_soup 2023-10-17 11:17:36 +0200
  • 548d33d146 fix minor error. trans_soup 2023-10-17 10:33:48 +0200
  • 18117daade make living logs have same texture as dead logs. trans_soup 2023-10-17 10:29:59 +0200
  • aaeef448f0 make decomposing leaves sometimes not create dirt. trans_soup 2023-10-17 10:27:41 +0200
  • 5d98c3dadc add `growing_leaves` node. trans_soup 2023-10-17 10:23:53 +0200
  • 0ff0c9274f tweak leaves spread chance. trans_soup 2023-10-17 10:19:27 +0200
  • 790e00ef5c rework sapling growth. trans_soup 2023-10-17 10:17:13 +0200
  • 5879ecbd67 add `get_sides_of` utility to api. trans_soup 2023-10-17 10:16:12 +0200
  • 1ef3759ae6 tweak to leaves decomposition. trans_soup 2023-10-17 10:15:13 +0200
  • 8dccef9389 refactor: fix modname being hard-coded into string. trans_soup 2023-10-17 09:48:48 +0200
  • 20b2dfa0c7 refactor: remove unused locals. trans_soup 2023-10-17 09:47:24 +0200
  • 8ff3df7f7f remove old sapling texture. trans_soup 2023-10-17 09:46:14 +0200
  • d28bfbdaf3 add `root_alive` node. trans_soup 2023-10-17 09:45:49 +0200
  • a3012de73f refactor: clean up leaves registration. trans_soup 2023-10-17 09:44:42 +0200
  • c41d161802 make saplings look identical to living logs. trans_soup 2023-10-17 09:43:25 +0200
  • 098e07a1e6 tweak running. trans_soup 2023-10-16 21:58:52 +0200
  • 812e0a7e3b tweak leaves decomposition time. trans_soup 2023-10-16 21:48:53 +0200
  • 06149b463f update readme. trans_soup 2023-10-16 21:46:18 +0200
  • 2439b1264f make all leaf variants use `air_flowable` group. trans_soup 2023-10-16 21:42:25 +0200
  • 9a3afd6d5a add support for group `air_flowable`. trans_soup 2023-10-16 21:40:57 +0200
  • 6ac310f674 integrate bg_grass into bg_terrain. trans_soup 2023-10-16 21:35:52 +0200
  • dcb0eb257e update decomposition to use increasing ABM:s. trans_soup 2023-10-16 21:30:57 +0200
  • 453add021d implement increasing ABM:s. trans_soup 2023-10-16 21:27:59 +0200
  • d04e92a15c add decomposition of leaves into dirt. trans_soup 2023-10-16 20:41:09 +0200
  • 06110f157b refactor leaves node registrations. trans_soup 2023-10-16 20:32:52 +0200
  • 5bc048eb12 separate leaf growth from other tree growth. trans_soup 2023-10-16 19:18:29 +0200
  • 6478e66ef7 add `get_neighbors` function to api. trans_soup 2023-10-16 19:17:52 +0200
  • da9fb8970d change stone texture to custom texture. trans_soup 2023-10-16 18:31:56 +0200
  • 809d394e9a remove unused textures. trans_soup 2023-10-16 18:31:47 +0200
  • b6699fcc68 add loose versions of some terrain nodes. trans_soup 2023-10-16 10:50:25 +0200
  • 263e98d526 add basic api support for loose nodes. trans_soup 2023-10-16 10:46:32 +0200
  • 20b29c833f complete cleanup after rename. trans_soup 2023-10-16 10:05:55 +0200
  • 07987229b5 update the readme. trans_soup 2023-10-16 08:59:41 +0200
  • 7755583fa4 rename mods and add hacky cleanup thing. trans_soup 2023-10-15 18:22:13 +0200
  • 7f3535ca27 make util_stringify more robust. trans_soup 2023-10-15 17:46:08 +0200
  • d1a8ad952b fix random tick crash possibility. trans_soup 2023-10-15 17:38:11 +0200
  • 24ec93cd50 fix name fields in `mod.conf` files. trans_soup 2023-10-15 17:23:37 +0200
  • 8cc8a08f3d create (currently usused) funnel mod. trans_soup 2023-10-14 15:33:24 +0200
  • 68202b9c82 minor file rename. trans_soup 2023-10-14 13:39:53 +0200
  • 9585a7a4b3 add random ticks. trans_soup 2023-10-13 13:22:56 +0200
  • 6040e73f6c add debug utility to api. trans_soup 2023-10-13 13:17:47 +0200
  • a2ab91c992 fix `math.random` usage. trans_soup 2023-10-13 13:03:20 +0200
  • eef0283c66 fix incorrect naming. trans_soup 2023-10-13 10:02:35 +0200
  • 2e32ca82ba add `register_lbm` wrapper. trans_soup 2023-10-13 09:55:09 +0200
  • 568e8059f9 refactor: more wrappers trans_soup 2023-10-13 09:31:55 +0200
  • ccd059aa29 generalize creating wrappers for built-ins. trans_soup 2023-10-13 09:19:13 +0200
  • 1dd287a3c3 tweak hand reach range. trans_soup 2023-10-13 09:00:05 +0200
  • 3eb6dc0f94 change miscellaneous player properties. trans_soup 2023-10-13 08:59:51 +0200
  • 1aecdeb752 refactor: create general player interface. trans_soup 2023-10-13 08:48:11 +0200
  • 732a8cb88a tiny refactor. trans_soup 2023-10-13 08:30:25 +0200
  • 3c25192944 increase player step height. trans_soup 2023-10-13 08:30:16 +0200
  • 48a51a77ce add running. trans_soup 2023-10-12 16:19:11 +0200
  • 8f956b2bfc create readme. trans_soup 2023-10-12 11:38:09 +0200
  • bfc036389c fix root growth error. trans_soup 2023-10-12 11:13:44 +0200
  • 9133c0d5c4 minor tree growth changes. trans_soup 2023-10-12 11:11:24 +0200
  • 91807870fe miscellaneous refactors & fixes. trans_soup 2023-10-12 11:07:27 +0200
  • 203de199a3 increase hand range. trans_soup 2023-10-12 10:35:40 +0200
  • a68bed3c70 change stoneworking recipes. trans_soup 2023-10-12 10:26:02 +0200
  • 3bd1e66e29 improve grass growth. trans_soup 2023-10-12 10:25:01 +0200
  • 7b86727e4b create grass mod. trans_soup 2023-10-12 08:26:37 +0200
  • 850d397a97 refactor: minor code style change. trans_soup 2023-10-11 19:12:47 +0200
  • 7df4ddec1c create woodworking mod and refactor. trans_soup 2023-10-11 19:05:38 +0200
  • 09feb14dbb fix log textures. trans_soup 2023-10-11 18:26:48 +0200
  • c3fb8df14a add growing tree nodes. trans_soup 2023-10-11 18:23:09 +0200
  • ac307233a1 add cobblestone and fix some drops. trans_soup 2023-10-11 18:22:06 +0200
  • 2ed91bbcc3 update recipes. trans_soup 2023-10-11 12:04:16 +0200
  • 6d3412bba6 change stoneworking recipes. trans_soup 2023-10-11 11:40:41 +0200
  • 7581aba12a fix pummel error in crafting api. trans_soup 2023-10-11 11:39:39 +0200
  • 9aa96f456f implement basic pummeling. trans_soup 2023-10-11 11:15:08 +0200
  • 4e31d3219b start working on stoneworking mod. trans_soup 2023-10-11 10:28:23 +0200
  • 6fb3f5fde3 refactor and fix errors. trans_soup 2023-10-11 10:01:54 +0200
  • 25317e1e7f replace log decoration with leaves. trans_soup 2023-10-11 09:20:23 +0200
  • a973bbdbf8 initial commit. trans_soup 2023-10-11 09:17:21 +0200