76 Commits

Author SHA1 Message Date
Jordan Irwin
3b039ef6a1 Update README 2021-08-26 14:02:45 -07:00
Jordan Irwin
45b892336c Rename stair models 2021-08-26 13:50:59 -07:00
Jordan Irwin
8963eb0417 Add sample 4-step stair node 2021-08-26 13:39:27 -07:00
Jordan Irwin
27cb2827f8 Create 4-step stair model 2021-08-26 13:38:50 -07:00
Jordan Irwin
732b8c39a4 Fix long slope positioning 2021-08-26 11:22:25 -07:00
Jordan Irwin
8ad71cf159 Fix slopes texture mappings 2021-08-26 11:02:47 -07:00
Jordan Irwin
b44da2be2d Add colors to cube & slope sample textures 2021-08-26 09:58:11 -07:00
Jordan Irwin
4e95ee6217 Fix stair texture mappaing 2021-08-26 09:44:45 -07:00
Jordan Irwin
ebab0811fe Add sample 1x1x2 slope node 2021-08-26 09:19:01 -07:00
Jordan Irwin
376a3d19cd Create 1x1x2 slope model 2021-08-26 09:18:27 -07:00
Jordan Irwin
75b099d70d Delete global alias "smodel" 2021-08-26 08:50:26 -07:00
Jordan Irwin
43881650fe Move attribute definitions into defs.lua 2021-08-26 08:48:54 -07:00
Jordan Irwin
6d9675e126 Add 1x1x1 slope example 2021-08-26 08:40:56 -07:00
Jordan Irwin
c08ce7e665 Add 1x1x1 slope model 2021-08-26 08:40:27 -07:00
Jordan Irwin
a4d98539b0 Update README 2021-08-26 07:09:32 -07:00
Jordan Irwin
ae20db1306 Add model preview for stair 2021-08-26 07:09:05 -07:00
Jordan Irwin
9d95665934 Add sample stair node 2021-08-26 06:47:48 -07:00
Jordan Irwin
876720e301 Add table simple_models.stair_1x1x1 2021-08-26 06:47:30 -07:00
Jordan Irwin
d1b4c3ecdb UV unwrap stair model 2021-08-26 06:44:53 -07:00
Jordan Irwin
5addf7c336 Add stair 1x1x1 model 2021-08-26 05:47:52 -07:00
Jordan Irwin
5e8ebaefd6 Add some details to README 2021-08-26 04:43:53 -07:00
Jordan Irwin
7b6ff426bc Make sample nodes colorable 2021-08-24 18:04:37 -07:00
Jordan Irwin
583fbd67f8 Support opening/closing colored door-like nodes 2021-08-24 18:03:33 -07:00
Jordan Irwin
25c3aa8c18 Use common function to get new door rotation 2021-08-24 16:53:59 -07:00
Jordan Irwin
5811c1d381 Add to TODO list 2021-08-24 15:57:20 -07:00
Jordan Irwin
73de70ab2f Minor edit to README 2021-08-24 15:54:20 -07:00
Jordan Irwin
ee912e820b Re-order README 2021-08-24 15:52:25 -07:00
Jordan Irwin
0c7d482f6e Minor edit to README 2021-08-24 15:37:10 -07:00
Jordan Irwin
b48e457680 Move API methods into api.lua 2021-08-24 15:35:34 -07:00
Jordan Irwin
9455c901ed Update README 2021-08-24 15:30:40 -07:00
Jordan Irwin
825ada00bb Transfer door meta to new pos when opening/closing outward 2021-08-24 15:26:28 -07:00
Jordan Irwin
5578dd5b17 Add right opening sample doors 2021-08-24 14:40:05 -07:00
Jordan Irwin
3a1593dda3 Add functionality for inverting door swing 2021-08-24 14:39:35 -07:00
Jordan Irwin
edfbdbceda Add to TODO list 2021-08-24 14:22:40 -07:00
Jordan Irwin
e7c1ab81d0 Fix inward opening sample doors 2021-08-24 14:14:19 -07:00
Jordan Irwin
77507a9d88 Update README 2021-08-24 13:54:26 -07:00
Jordan Irwin
e384dc1813 Consolidate sample door code 2021-08-24 13:49:42 -07:00
Jordan Irwin
f628fcdf80 Don't show open sample doors in creative inventory 2021-08-24 13:24:29 -07:00
Jordan Irwin
288b1c495e Rename sample door nodes 2021-08-24 13:24:00 -07:00
Jordan Irwin
9d3a299573 Fix simple_models.door_inward_close to use parameter instead of hard-coded door name 2021-08-24 13:07:56 -07:00
Jordan Irwin
24e1510889 Create mid panel 2021-08-24 12:59:04 -07:00
Jordan Irwin
727d1af152 Update license info in ContentDB config 2021-08-23 18:53:21 -07:00
Jordan Irwin
3d99c59b7e Add to TODO list 2021-08-23 17:16:07 -07:00
Jordan Irwin
3cbafa63d6 Add to TODO list 2021-08-23 17:10:39 -07:00
Jordan Irwin
7510179393 Add samples for for outward opening/closing door-like nodes 2021-08-23 17:10:24 -07:00
Jordan Irwin
6cd6185722 Add helper methods for opening/closing outward opening door-like nodes 2021-08-23 17:09:24 -07:00
Jordan Irwin
3dcbadddcf Add helper methods for inward opening door-like nodes 2021-08-23 16:17:41 -07:00
Jordan Irwin
84afaa7f08 Change code license to MIT 2021-08-23 16:15:35 -07:00
Jordan Irwin
d3812ab64a Add instructions for enabling sample nodes in README 2021-08-23 15:47:15 -07:00
Jordan Irwin
76d5da1936 Replace sample open door node with closed door when placed or dug 2021-08-23 15:43:53 -07:00