Commit Graph

  • 3b039ef6a1 Update README master Jordan Irwin 2021-08-26 14:02:45 -07:00
  • 45b892336c Rename stair models Jordan Irwin 2021-08-26 13:50:59 -07:00
  • 8963eb0417 Add sample 4-step stair node Jordan Irwin 2021-08-26 13:39:27 -07:00
  • 27cb2827f8 Create 4-step stair model Jordan Irwin 2021-08-26 13:38:50 -07:00
  • 732b8c39a4 Fix long slope positioning Jordan Irwin 2021-08-26 11:22:25 -07:00
  • 8ad71cf159 Fix slopes texture mappings Jordan Irwin 2021-08-26 11:02:47 -07:00
  • b44da2be2d Add colors to cube & slope sample textures Jordan Irwin 2021-08-26 09:58:11 -07:00
  • 4e95ee6217 Fix stair texture mappaing Jordan Irwin 2021-08-26 09:44:45 -07:00
  • ebab0811fe Add sample 1x1x2 slope node Jordan Irwin 2021-08-26 09:19:01 -07:00
  • 376a3d19cd Create 1x1x2 slope model Jordan Irwin 2021-08-26 09:18:10 -07:00
  • 75b099d70d Delete global alias "smodel" Jordan Irwin 2021-08-26 08:50:26 -07:00
  • 43881650fe Move attribute definitions into defs.lua Jordan Irwin 2021-08-26 08:48:54 -07:00
  • 6d9675e126 Add 1x1x1 slope example Jordan Irwin 2021-08-26 08:40:56 -07:00
  • c08ce7e665 Add 1x1x1 slope model Jordan Irwin 2021-08-26 08:40:27 -07:00
  • a4d98539b0 Update README Jordan Irwin 2021-08-26 07:09:32 -07:00
  • ae20db1306 Add model preview for stair Jordan Irwin 2021-08-26 07:09:05 -07:00
  • 9d95665934 Add sample stair node Jordan Irwin 2021-08-26 06:47:48 -07:00
  • 876720e301 Add table simple_models.stair_1x1x1 Jordan Irwin 2021-08-26 06:47:30 -07:00
  • d1b4c3ecdb UV unwrap stair model Jordan Irwin 2021-08-26 06:44:53 -07:00
  • 5addf7c336 Add stair 1x1x1 model Jordan Irwin 2021-08-26 05:47:52 -07:00
  • 5e8ebaefd6 Add some details to README Jordan Irwin 2021-08-26 04:43:53 -07:00
  • 7b6ff426bc Make sample nodes colorable Jordan Irwin 2021-08-24 18:04:37 -07:00
  • 583fbd67f8 Support opening/closing colored door-like nodes Jordan Irwin 2021-08-24 18:03:33 -07:00
  • 25c3aa8c18 Use common function to get new door rotation Jordan Irwin 2021-08-24 16:53:59 -07:00
  • 5811c1d381 Add to TODO list Jordan Irwin 2021-08-24 15:57:20 -07:00
  • 73de70ab2f Minor edit to README Jordan Irwin 2021-08-24 15:54:20 -07:00
  • ee912e820b Re-order README Jordan Irwin 2021-08-24 15:52:25 -07:00
  • 0c7d482f6e Minor edit to README Jordan Irwin 2021-08-24 15:37:10 -07:00
  • b48e457680 Move API methods into api.lua Jordan Irwin 2021-08-24 15:35:34 -07:00
  • 9455c901ed Update README Jordan Irwin 2021-08-24 15:30:40 -07:00
  • 825ada00bb Transfer door meta to new pos when opening/closing outward Jordan Irwin 2021-08-24 15:26:28 -07:00
  • 5578dd5b17 Add right opening sample doors Jordan Irwin 2021-08-24 14:40:05 -07:00
  • 3a1593dda3 Add functionality for inverting door swing Jordan Irwin 2021-08-24 14:39:06 -07:00
  • edfbdbceda Add to TODO list Jordan Irwin 2021-08-24 14:22:40 -07:00
  • e7c1ab81d0 Fix inward opening sample doors Jordan Irwin 2021-08-24 14:14:19 -07:00
  • 77507a9d88 Update README Jordan Irwin 2021-08-24 13:54:26 -07:00
  • e384dc1813 Consolidate sample door code Jordan Irwin 2021-08-24 13:49:42 -07:00
  • f628fcdf80 Don't show open sample doors in creative inventory Jordan Irwin 2021-08-24 13:24:29 -07:00
  • 288b1c495e Rename sample door nodes Jordan Irwin 2021-08-24 13:14:37 -07:00
  • 9d3a299573 Fix simple_models.door_inward_close to use parameter instead of hard-coded door name Jordan Irwin 2021-08-24 13:07:56 -07:00
  • 24e1510889 Create mid panel Jordan Irwin 2021-08-24 12:59:04 -07:00
  • 727d1af152 Update license info in ContentDB config Jordan Irwin 2021-08-23 18:53:21 -07:00
  • 3d99c59b7e Add to TODO list Jordan Irwin 2021-08-23 17:16:07 -07:00
  • 3cbafa63d6 Add to TODO list Jordan Irwin 2021-08-23 17:10:39 -07:00
  • 7510179393 Add samples for for outward opening/closing door-like nodes Jordan Irwin 2021-08-23 17:10:24 -07:00
  • 6cd6185722 Add helper methods for opening/closing outward opening door-like nodes Jordan Irwin 2021-08-23 17:09:24 -07:00
  • 3dcbadddcf Add helper methods for inward opening door-like nodes Jordan Irwin 2021-08-23 16:17:41 -07:00
  • 84afaa7f08 Change code license to MIT Jordan Irwin 2021-08-23 16:15:35 -07:00
  • d3812ab64a Add instructions for enabling sample nodes in README Jordan Irwin 2021-08-23 15:47:15 -07:00
  • 76d5da1936 Replace sample open door node with closed door when placed or dug Jordan Irwin 2021-08-23 15:43:53 -07:00
  • f8a13f9ceb Change sample nodes descriptions Jordan Irwin 2021-08-23 15:29:43 -07:00
  • 55770131f2 Add sample nodes & setting to enable them Jordan Irwin 2021-08-23 15:27:48 -07:00
  • 62ae7918ed Add simpler aliases for attribute tables Jordan Irwin 2021-08-23 15:26:34 -07:00
  • 5d1fb3ad80 Add panel_rear_1x2x1 model Jordan Irwin 2021-08-23 15:24:28 -07:00
  • b30aae31c9 Minor edit to README Jordan Irwin 2021-08-23 13:53:53 -07:00
  • 8d481d9a38 Add some info to README Jordan Irwin 2021-08-23 13:50:41 -07:00
  • 2fd2a384c4 Add preview & map for panel_1x2x1 Jordan Irwin 2021-08-23 13:48:51 -07:00
  • 918884107b Scale cube preview image down to w=200px Jordan Irwin 2021-08-23 13:24:22 -07:00
  • c95152e4cf Rename preview images Jordan Irwin 2021-08-23 13:22:52 -07:00
  • 73b5407d0c Add global smodel alias of simple_models Jordan Irwin 2021-08-23 13:14:18 -07:00
  • 3be8e41de8 Add model panel_1x2x1 Jordan Irwin 2021-08-23 13:13:33 -07:00
  • febe7b2f96 Rename model "node_1x2x1" to "cube_1x2x1" Jordan Irwin 2021-08-23 13:12:08 -07:00
  • 2500d9e7dc Add some docstrings Jordan Irwin 2021-08-23 08:39:12 -07:00
  • effebdff0e Add fields to easily retrieve mesh & dimensions for model Jordan Irwin 2021-08-23 08:36:25 -07:00
  • a52ac5aa21 Add to TODO list Jordan Irwin 2021-08-23 08:30:38 -07:00
  • 40b28d418a Add TODO list Jordan Irwin 2021-08-23 08:29:32 -07:00
  • 07e8c1b290 Fix forum link Jordan Irwin 2021-08-17 01:54:55 -07:00
  • 0895fdfed5 Rename model "double_node" to "node_1x2x1" Jordan Irwin 2021-08-17 00:07:55 -07:00
  • 4a740bdb1a Add ContentDB configuration Jordan Irwin 2021-08-17 00:04:33 -07:00
  • 0b3a35ae13 Fix mod.conf Jordan Irwin 2021-08-16 23:57:05 -07:00
  • e7ee737696 Minor edit to README Jordan Irwin 2021-08-16 23:54:29 -07:00
  • 6f50c59d14 Link to ContentDB in README Jordan Irwin 2021-08-16 23:53:17 -07:00
  • 52c6e25cb8 Link to forum in README Jordan Irwin 2021-08-16 23:51:56 -07:00
  • 0324f21f7f Link to double_node OpenGameArt.org submission Jordan Irwin 2021-08-16 23:36:51 -07:00
  • 3fee1f0071 add double_node model Jordan Irwin 2021-08-16 23:32:27 -07:00
  • 0cd13863df Initial commit Jordan Irwin 2021-08-16 23:30:51 -07:00