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
|
c5cb125506
|
When unmounting cushion, don't drop player inside
|
2023-07-10 20:11:08 +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 |
|
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 |
|
JP Guerrero
|
de94a402b9
|
Minor style cleaning
|
2016-12-05 14:08:56 +01: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 |
|
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 |
|