Wuzzy
|
1f33988ac5
|
Fix sit_destruct calling funcs wrongly
|
2024-09-19 14:38:11 +02:00 |
|
Wuzzy
|
89c0c1f5a1
|
Clean up seat state after node destruct
|
2024-09-19 09:13:19 +02:00 |
|
Wuzzy
|
1ad835bd53
|
Can now sit down if clicking on side
|
2024-09-19 08:59:58 +02:00 |
|
Wuzzy
|
2e745748eb
|
Use default animation speeds for sit/stand
|
2024-09-19 08:57:57 +02:00 |
|
Wuzzy
|
7a297813ca
|
Rework sitting; no longer changes player physics
|
2024-09-19 08:55:21 +02:00 |
|
Wuzzy
|
ba85e514bf
|
No longer set eye offset when sitting on chair
MTG is now doing the eye offset itself
|
2024-07-23 10:32:11 +02:00 |
|
Wuzzy
|
82333bd707
|
Fix possible crash with stairsplus
|
2023-07-29 18:08:57 +02:00 |
|
Wuzzy
|
eaf7d6fc34
|
Fix crash when placing inventory node
|
2023-07-21 15:04:47 +02:00 |
|
Wuzzy
|
5b6970e94a
|
Rename stone/wood_tile to stone/wood_tile_x
To fix naming collision with moreblocks stairs and slabs
|
2023-07-20 00:48:49 +02:00 |
|
Wuzzy
|
6a68def01d
|
Refactor: xbg -> xdecor.xbg
|
2023-07-17 16:00:05 +02:00 |
|
Wuzzy
|
c5cb125506
|
When unmounting cushion, don't drop player inside
|
2023-07-10 20:11:08 +02:00 |
|
Wuzzy
|
2305160868
|
Make covered permafrost nodes look better
|
2023-07-01 11:56:43 +02:00 |
|
Wuzzy
|
e37a327252
|
Add on_blast handlers
|
2023-07-01 09:35:43 +02:00 |
|
Wuzzy
|
0de29baba3
|
Fix flipped outer glass stair texture
|
2023-06-30 21:10:20 +02:00 |
|
Wuzzy
|
ed78696a54
|
Fix missing inner/outer stair translation
|
2023-06-30 20:54:54 +02:00 |
|
Wuzzy
|
d76b478b9f
|
Fix cut woodframe glass if workbench is off
|
2023-06-30 20:40:17 +02:00 |
|
Wuzzy
|
139e40f152
|
Fix missing S definition in handlers code
|
2023-06-30 16:52:49 +02:00 |
|
Wuzzy
|
b2772c956a
|
Make player_api optional
|
2023-06-30 15:51:06 +02:00 |
|
Wuzzy
|
7e89dbf45e
|
Switch to player_api functions
|
2023-06-30 15:48:50 +02:00 |
|
Wuzzy
|
b3afd070ce
|
Replace deprecated functions in xdecor.sit
|
2023-06-30 15:43:02 +02:00 |
|
Wuzzy
|
9b5ce5f5a1
|
Add support for playerphysics mod
|
2023-06-30 15:38:27 +02:00 |
|
Wuzzy
|
a364b74045
|
Make cut nodes translatable ... somewhat
|
2023-06-30 08:35:39 +02:00 |
|
Jean-Patrick Guerrero
|
98816ffce1
|
Add more nodes
|
2021-02-28 22:16:32 +01:00 |
|
Panquesito7
|
39e9991404
|
Replace "setpos" with "set_pos"
|
2019-08-25 14:57:15 +02:00 |
|
Jean-Patrick Guerrero
|
61d9da63fa
|
Global code style cleaning
|
2019-07-23 14:03:20 +02:00 |
|
y
|
f85c4091ef
|
fix physics overrides
|
2019-07-16 11:46:03 +02:00 |
|
Jat15
|
4888c40464
|
Fix condition for new typo of setting (#89)
* Fix condition for new typo of setting
* Add moreblocks in depends
|
2018-04-02 18:27:16 +02:00 |
|
JP Guerrero
|
a45c1c915a
|
Fix style issues with previous commit
|
2018-03-08 21:12:21 +01:00 |
|
Jat15
|
271d5b1147
|
Add settings and compatibility with moreblocks and stairs
If workbench disabling.
And setting for disabling:
- Chess
- Cooking
- Enchanting
- Hive
- Itemframe
- Mailbox
- Mechanisms
- Rope
- Workbench
By default all active.
|
2018-03-08 20:51:46 +01:00 |
|
JP Guerrero
|
de94a402b9
|
Minor style cleaning
|
2016-12-05 14:08:56 +01:00 |
|
Tim
|
768fcfe819
|
Don't set paramtype="light" by default, unless it's expectable to propagate light.
|
2016-10-11 02:13:58 +02:00 |
|
Tim
|
beeda8cb9b
|
Don't crash on nil-player in can_dig and check the right players for attachment in chairs.
|
2016-08-06 00:06:51 +02:00 |
|
kilbith
|
b87bd4e607
|
Follow the style guidelines better
|
2016-04-23 22:15:17 +02:00 |
|
kilbith
|
2297d0cb71
|
Remove cushion shift+click combination + misc. cleaning
|
2016-04-23 21:35:32 +02:00 |
|
kilbith
|
c49978f25e
|
Enchant. Table : better looking glyphes
|
2016-04-02 22:42:37 +02:00 |
|
Jean-Patrick Guerrero
|
b39a86f1ce
|
Convert cauldrons ABM to nodetimers
|
2016-02-28 21:07:43 +01:00 |
|
Jean-Patrick Guerrero
|
cb74aad285
|
Sitting : prevent nil cases on pointed_thing
|
2016-02-28 20:13:40 +01:00 |
|
Jean-Patrick Guerrero
|
84358fc489
|
Move sitting functions in handlers folder (turn it globals)
|
2016-02-12 18:31:18 +01:00 |
|
kilbith
|
73a135151c
|
Fix stone not being cuttable since recent commit
|
2016-02-04 20:56:52 +01:00 |
|
kilbith
|
720cdff72c
|
Add some helpers (just in case)
|
2016-02-04 16:30:49 +01:00 |
|
kilbith
|
aa49b0eb3b
|
Tweak some textures and make pixel nodeboxes simpler
|
2016-01-16 22:37:41 +01:00 |
|
kilbith
|
77821b235e
|
Work Table : use pixel nodeboxes
|
2016-01-16 13:21:35 +01:00 |
|
kilbith
|
ebfcb5ced5
|
Global style cleaning
|
2016-01-06 01:46:22 +01:00 |
|
kilbith
|
9b95401a36
|
Minor style cleaning in handlers
|
2016-01-03 14:04:15 +01:00 |
|
jp
|
3be6cc586c
|
Avoid some formspec concatenations
|
2015-12-30 21:43:13 +01:00 |
|
jp
|
e05d200d30
|
Small cleaning of registration handler
|
2015-12-21 00:46:16 +01:00 |
|
jp
|
51922dfe74
|
Drop items of digged storage nodes
|
2015-12-06 18:39:30 +01:00 |
|
jp
|
d038cb158e
|
Add list rings to formspecs
|
2015-11-26 14:37:25 +01:00 |
|
jp
|
4c13a9f2f3
|
Highlight hotbar on all formspecs
|
2015-11-21 16:31:34 +01:00 |
|
kilbith
|
8c0b41efcf
|
Localize some global variables
|
2015-08-16 21:57:17 +02:00 |
|