Commit Graph

944 Commits (master)

Author SHA1 Message Date
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 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
Wuzzy a0118751f5 Add hidden door segment inv/wield img 2021-10-09 12:23:44 +02:00
Wuzzy 4d7a974d7d Fix trapdoor definition issues 2021-10-09 12:22:11 +02:00
Wuzzy b9f6c130cd Respect on_rightclick handlers for doors & wrench 2021-10-09 12:17:25 +02:00
Wuzzy b07395465a Move doors to blocks section in Creative 2021-10-09 12:10:02 +02:00
Wuzzy 329d1e70b4 Fix steel door crafting spam 2021-10-09 12:08:14 +02:00
Wuzzy de86c48dee Add steel rod craftings 2021-10-09 12:04:24 +02:00
Wuzzy 397d5fc683 Add steel rod 2021-10-09 11:51:20 +02:00
Wuzzy 1e194ee054 Add wrench texture 2021-10-09 11:47:30 +02:00
Wuzzy d5ff118a1c Restore fence gate node boxes 2021-10-09 11:46:48 +02:00
Wuzzy c707576170 Doors: Cleanup util functions 2021-10-09 11:37:39 +02:00
Wuzzy a09a9f40d1 Update doors credits 2021-10-09 00:12:55 +02:00
Wuzzy fb1e3ccf29 Remove unused door textures 2021-10-09 00:10:11 +02:00
Wuzzy 291251936a Add rusty door, more stone doors, grey steel door 2021-10-09 00:04:23 +02:00
Wuzzy 7539162508 Add dungeon doors 2021-10-08 20:27:33 +02:00
Wuzzy 7819de46cd Remove old birch wood door texture 2021-10-08 18:41:34 +02:00
Wuzzy bfad3224ef Remove new door registrations 2021-10-08 17:45:52 +02:00
Wuzzy da880e2aca Remove config mod 2021-10-08 17:05:52 +02:00
Wuzzy d9fc6a97de Rename door utility functions 2021-10-08 17:02:17 +02:00
Wuzzy 6137683d2e Doors: Clean up code, fix code warnings 2021-10-08 16:59:14 +02:00
Wuzzy 2106cc2f83 Add sorcerykid's Doors Redux mod (code only) 2021-10-08 16:38:46 +02:00
Wuzzy db270c84c9 Remove unused door color textures 2021-10-08 16:28:01 +02:00
Wuzzy 5ca97df0c1 Fix stairs luminance 2021-10-08 02:25:16 +02:00
Wuzzy 7840d0b74c Remove unused drinking glass recipe 2021-10-05 02:30:43 +02:00
Wuzzy 72eea149ef Reduce light_level of glow block stair/slab/step 2021-10-05 02:30:27 +02:00
Wuzzy dd3162da0e Automatically select sounds for stairs etc 2021-10-04 21:28:26 +02:00
Wuzzy 613d112323 Merge branch 'steps_extra' 2021-10-04 21:13:20 +02:00
Wuzzy 320a4184e2 Flip steps upside down when placing up 2021-10-04 21:06:55 +02:00
Wuzzy 494ba5786d Change stairs crafting 2021-10-04 20:32:05 +02:00
Wuzzy e2c7d0dfe5 Stairs: Make magic shaper info optional 2021-10-04 18:26:35 +02:00
Wuzzy 18fafcb2a2 Add shaper support for step nodes 2021-10-04 18:03:58 +02:00
Wuzzy a9e411e930 Add inner and outer steps 2021-10-04 16:29:02 +02:00
Wuzzy 280a081608 Add metal steps 2021-10-04 15:03:49 +02:00
Wuzzy 941b617611 Add screwdriver sounds 2021-09-30 20:46:47 +02:00
Wuzzy ff204685ef Add step nodes (literal half slabs) 2021-09-30 20:17:30 +02:00
Wuzzy 55915d69e4 Fix low pointing range in Creative 2021-09-30 16:35:08 +02:00
Wuzzy 763d04e676 Improve trapdoor placement and rotation 2021-09-27 23:35:50 +02:00
Wuzzy 42385a49d6 Less weird slab-on-slab placement 2021-09-27 23:07:02 +02:00
Wuzzy 870a410cce Rotate stair/slab upside down if placed at hi side 2021-09-27 22:51:22 +02:00
Wuzzy bdb48d2e66 Update stairs README 2021-09-27 22:39:30 +02:00
Wuzzy 120efb3220 Stairs: Move stair registrations to new file 2021-09-27 22:38:29 +02:00
Wuzzy 294113ac1b Fix ABM action error in hades_plantslib 2021-09-27 21:33:44 +02:00
Wuzzy eff42bb0cb No more dump(pos) in hades_plantslib 2021-09-27 21:26:07 +02:00
Wuzzy a19e6c5a74 Remove more unused API stuff in hades_plantslib 2021-09-27 21:23:19 +02:00
Wuzzy 659475829c Reduce indentation in hades_plantslib 2021-09-27 21:20:52 +02:00
Wuzzy 2e23ca27df Remove unused stuff in hades_plantslib 2021-09-27 21:17:39 +02:00
Wuzzy b9f743557b Mod rename: plants_lib → hades_plantslib 2021-09-27 21:06:34 +02:00
Wuzzy ed78c12ccd Trim down plants_lib to one function 2021-09-27 21:02:39 +02:00
Wuzzy 9d309c97d1 Rewrite a bit of the info terminal texts 2021-09-27 19:32:03 +02:00
Wuzzy 7c6985d80b Add a 'no hair' skin 2021-09-27 17:14:47 +02:00
Wuzzy 79d944ef70 Also deal bounds damage in Creative 2021-09-27 17:14:26 +02:00
Wuzzy 9d6fbe645f Deal damage to players who venture too far 2021-09-25 17:54:44 +02:00
Wuzzy 9aa4f98268 Fix hades_waterplants locale 2021-09-24 15:52:05 +02:00
Wuzzy c23d04d8bc Make farming plants wave 2021-09-24 15:42:27 +02:00
Wuzzy 10a039ee7f Add Soil to Creative Inventory 2021-09-24 15:40:27 +02:00
Wuzzy dce10c18f6 Remove flower grass 2021-09-24 15:00:17 +02:00
Wuzzy e7031e3b01 Remove bathroom nodes and chains 2021-09-24 14:59:53 +02:00
Wuzzy 0219874a84 Make all plates and bottles placable 2021-09-21 19:21:46 +02:00
Wuzzy 47e4177956 Remove drinking glass and steel bottle 2021-09-21 18:04:49 +02:00
Wuzzy 9b6de1fcf0 Remove boost_cart and travelnet mods 2021-09-21 18:01:38 +02:00
Wuzzy a12a9e2149 Add WIP mod hades_atmos 2021-09-21 15:29:50 +02:00
Wuzzy fba7f0f853 Add equipment slots and jump dampener 2021-09-21 15:28:55 +02:00
Wuzzy c04a61c950 Add hades_info mod 2021-09-21 04:01:36 +02:00
Wuzzy d2d8a87e3f Fix grass seed disappearing on dirt 2021-09-01 16:24:14 +02:00
Wuzzy 83ac4051f7 Keep glass bottle after crafting tomato salad 2021-08-16 23:28:30 +02:00
Wuzzy cc67184944 Remove outdated dirt tooltip 2021-08-15 01:15:31 +02:00
Wuzzy 53d6063caa Add /date command 2021-08-14 17:20:10 +02:00
Wuzzy 7dc5a1e0c6 Add proper support for protection_bypass privilege 2021-08-14 16:11:08 +02:00