Commit Graph

58 Commits

Author SHA1 Message Date
Wuzzy
dca095171c Restrict banner layers to 3 if has a gradient 2019-03-01 17:48:00 +01:00
Wuzzy
c6111039ab Fix annoying drops when digging banner in creative 2019-03-01 17:31:31 +01:00
Wuzzy
267a697fab Banners: Respawn entity if it got lost
Entity is respawned on load (in an LBM) or when the banner node is punched.
Also, the banner drop is now handled in the node instead of the entity.
2019-02-18 23:32:18 +01:00
Wuzzy
e789801662 Replace getpos() with get_pos() 2019-02-01 06:33:07 +01:00
Wuzzy
bf37c06de4 Add inner nodeboxes for banner nodes 2018-05-13 01:52:38 +02:00
Wuzzy
197afa664b Use color for named items 2018-02-04 06:39:10 +01:00
Wuzzy
2c0eee27fc Fix restore of banner desc after anvil rename 2018-02-04 05:52:10 +01:00
Wuzzy
06c9b2c3f6 Handle item naming of banners 2018-02-02 05:07:58 +01:00
Wuzzy
54c0d1d750 Add banners to material_wood group 2018-01-11 02:42:43 +01:00
Wuzzy
ff1996c708 Merge branch 'river_water' 2017-12-05 23:01:05 +01:00
Wuzzy
320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy
e2a441fed1 Fix banner washing off on river water cauldron 2017-11-30 19:59:50 +01:00
Wuzzy
2f7d3095fd Fix broken help entry for hanging banner 2017-08-28 18:09:30 +02:00
Wuzzy
e2442a6283 Replace deprecated get_entity_name 2017-08-18 22:44:36 +02:00
Wuzzy
abefd756a3 Increase standing banner selection box 2017-07-31 04:14:04 +02:00
Wuzzy
32eaa6aa59 Update banner help 2017-07-31 04:07:51 +02:00
Wuzzy
4284d3397d Don't allow banner placement on ceiling 2017-07-31 04:07:17 +02:00
Wuzzy
8d0c8965d7 Use 2 banner entities 2017-07-31 03:59:43 +02:00
Wuzzy
a1b04ebf66 Add hanging banners 2017-07-31 03:51:06 +02:00
Wuzzy
3063553bb2 Animate banners 2017-07-31 03:02:29 +02:00
Wuzzy
3f27f364b1 Fix banner entity being too deep when Y<0 2017-07-29 15:33:39 +02:00
Wuzzy
dc6058a6d6 Spawn item with metadata after digging banner 2017-07-29 15:25:49 +02:00
Wuzzy
2d38852f90 Add node dig groups for banner 2017-07-29 15:12:50 +02:00
Wuzzy
4a5ab76917 Better brown for banners 2017-07-29 14:37:01 +02:00
Wuzzy
8da035b09f Increase orange, yellow saturation of banners 2017-07-29 14:20:34 +02:00
Wuzzy
132c12ecd7 Simplify help organizatino of banner entry 2017-07-29 03:39:03 +02:00
Wuzzy
2186d2ddeb Add help entry alias for banner node 2017-07-29 03:33:29 +02:00
Wuzzy
39713ee521 Update banner help WRT copying 2017-07-29 03:25:43 +02:00
Wuzzy
fd6aba7b25 Play sound when washing off banner 2017-07-29 02:00:07 +02:00
Wuzzy
776ed127d4 Remove debug error message in banners mod 2017-07-29 01:26:31 +02:00
Wuzzy
caf5104d8e Revert "Refactor mcl_banners"
This reverts commit 9f76b5e973.
2017-07-29 01:24:52 +02:00
Wuzzy
9f76b5e973 Refactor mcl_banners 2017-07-29 01:00:29 +02:00
Wuzzy
c58c12ae72 Update cauldron and banner help 2017-07-29 00:56:27 +02:00
Wuzzy
2c9d1da73a Allow to wash off top layer off banners 2017-07-29 00:47:47 +02:00
Wuzzy
709ac59b31 Human-readable banner layer descriptions 2017-07-28 23:12:40 +02:00
Wuzzy
ece1569f23 Add banner pattern crafts first 2017-07-28 17:32:39 +02:00
Wuzzy
423196d65c Add banner emblazoning recipes (WIP) 2017-07-28 17:23:13 +02:00
Wuzzy
b14c33039f Move banner pattern code to patterncraft.lua 2017-07-28 14:54:34 +02:00
Wuzzy
84bcfd0913 Rudimentary banner crafting code 2017-07-28 04:52:19 +02:00
Wuzzy
873cc8c19c Twaek banner overlay ratios 2017-07-28 03:59:22 +02:00
Wuzzy
ec8efaeca3 Fix some banner bugs 2017-07-28 03:47:21 +02:00
Wuzzy
959f045f23 Banner entities now support layered patterns 2017-07-28 03:41:36 +02:00
Wuzzy
67268c7985 Add banner pattern files 2017-07-28 02:55:00 +02:00
Wuzzy
038156bcbf Add banner pattern overlay code (unused atm) 2017-07-27 23:09:48 +02:00
Wuzzy
b41bbe7b80 Fix creative banner drop 2017-07-27 22:36:36 +02:00
Wuzzy
d8e17e8d23 Don't drop banner in creative 2017-07-27 22:16:15 +02:00
Wuzzy
91bffc2a00 Fix crash when destroying banner 2017-07-27 22:14:27 +02:00
Wuzzy
7ddc32b698 Improve banner help 2017-07-27 22:09:50 +02:00
Wuzzy
9a02afb423 Refactor mcl_banners: Use 1 node and 16 items 2017-07-27 21:48:20 +02:00
Wuzzy
6f08345232 Tweak red, orange, yellow banner 2017-07-27 21:18:24 +02:00