Commit Graph

972 Commits (4769a1a725d6386329c846e3a6326c5545da784b)

Author SHA1 Message Date
Wuzzy 4769a1a725 Coconut palm uses jungle trunk now, fixes decay 2021-10-29 02:06:36 +02:00
Wuzzy 8ef49fd4cd Add cobbled sandstone 2021-10-12 20:21:33 +02:00
Wuzzy d2d0355af9 Remove wool to cloth in craftguide 2021-10-12 17:54:53 +02:00
Wuzzy f990ab0752 Fix damage calculation in hades_bounds 2021-10-12 17:12:34 +02:00
Wuzzy 76095120ba Update doors README 2021-10-12 16:46:44 +02:00
Wuzzy 57b50526fe Update doors credits 2021-10-12 15:45:22 +02:00
Wuzzy 3861588304 Add steel/rusty bar door+trapdoor 2021-10-12 15:35:32 +02:00
Wuzzy 96337fa499 Fix rotating trapdoor erasing metadata 2021-10-12 13:38:24 +02:00
Wuzzy 91505ab6dd Deal hunger damage at 0 satiation, not 1 2021-10-12 00:53:43 +02:00
Wuzzy 5121268cf0 Fix missing sounds of some (double) slabs 2021-10-11 23:55:41 +02:00
Wuzzy f9a71db673 Change damage_texture_modifier to red 2021-10-11 20:36:50 +02:00
Wuzzy 08ecf0a6e6 Add can_dig to pedestal top node 2021-10-11 19:27:01 +02:00
Wuzzy fd1c5e39f3 Fix falling nodes replacing hidden door nodes 2021-10-11 19:24:04 +02:00
Wuzzy bb3d3a706d Fix door deleting blocks after removal 2021-10-10 02:24:48 +02:00
Wuzzy 5fdb3fc877 Add rusty bars 2021-10-10 02:05:14 +02:00
Wuzzy d5381cf87b hades_furniture: Indent 2021-10-10 01:27:29 +02:00
Wuzzy a7aadbdf3e Doors: Increase held_open gain 2021-10-10 00:43:26 +02:00
Wuzzy f42f32600c Fix buggy trapdoor auto-close 2021-10-09 23:13:52 +02:00
Wuzzy d32559ef19 Fix buggy on_timer door code 2021-10-09 22:49:33 +02:00
Wuzzy 4c0abd3c3f Doors: Use node timers for auto-close 2021-10-09 22:39:00 +02:00
Wuzzy b5aa07dbe3 Invert the meaning of screwdriver Sneak for doors 2021-10-09 22:05:24 +02:00
Wuzzy 5f37eaa95e Improve hidden door node debug 2021-10-09 21:46:22 +02:00
Wuzzy 56d684601e Enable centered nodes by default 2021-10-09 21:22:46 +02:00
Wuzzy 700f08cdce Simplify hidden door node definitions 2021-10-09 21:22:03 +02:00
Wuzzy cef6d43e4e Document hidden door segments 2021-10-09 21:08:56 +02:00
Wuzzy 3c00d60251 Add simple hidden door node debug mode 2021-10-09 20:56:08 +02:00
Wuzzy f27c482434 Clean up removal of center door 2021-10-09 20:49:02 +02:00
Wuzzy baf613f698 Doors: Prevent overlapping with center doors 2021-10-09 20:29:45 +02:00
Wuzzy 4c4b4785f8 Fix steel hoe recipe 2021-10-09 16:00:37 +02:00
Wuzzy 36a76ccc42 Add doors redux mention in game readme 2021-10-09 15:58:34 +02:00
Wuzzy f2f1988a97 Change inconsistent door digging groups 2021-10-09 15:39:51 +02:00
Wuzzy 14555591d7 Update new door definitions 2021-10-09 15:38:52 +02:00
Wuzzy fbd3030b96 Merge branch 'doors_redux' 2021-10-09 15:33:43 +02:00
Wuzzy e9ec4923a2 Shorten held-open door sound 2021-10-09 15:27:19 +02:00
Wuzzy 6dd07e0ba7 Can check door state with sneak+wrench use 2021-10-09 15:22:37 +02:00
Wuzzy a0f19aaa63 Improve wrench error messages 2021-10-09 15:06:04 +02:00
Wuzzy 2b8957650f Enforce simple fencegate rotation 2021-10-09 14:58:00 +02:00
Wuzzy 5d156e7ae6 Doors: Move wrench code to wrench.lua 2021-10-09 14:57:14 +02:00
Wuzzy 4db8659381 Remove protected status from steel trapdoor 2021-10-09 14:55:35 +02:00
Wuzzy e1b9a2482c Doors: is_closable/is_lockable is true by default 2021-10-09 14:54:57 +02:00
Wuzzy 55f7f5a673 Add new stone door lock sounds 2021-10-09 14:53:19 +02:00
Wuzzy 9345fb2b39 Add new wrench sound 2021-10-09 14:31:24 +02:00
Wuzzy 01101be24a Ephemeral door sounds 2021-10-09 14:06:41 +02:00
Wuzzy 8809226160 Remove closing/locking info of doors 2021-10-09 13:34:41 +02:00
Wuzzy a9444b68a4 Fix wrong select/collisionbox for centered doors 2021-10-09 13:31:09 +02:00
Wuzzy f9cbe09d0c Tweak wrench messages 2021-10-09 13:25:13 +02:00
Wuzzy 5ddd7527a3 Wrench: Don't call on_rightclick for [trap]doors 2021-10-09 12:39:32 +02:00
Wuzzy 0d4bcb6cc1 Clean up node registrations a bit 2021-10-09 12:37:41 +02:00
Wuzzy 45b40def29 Add back trapdoor on_rotate handler 2021-10-09 12:30:30 +02:00
Wuzzy 4a57186b40 Add back old on_place handler for trapdoor 2021-10-09 12:28:26 +02:00