Joshua Barretto
|
c73848b932
|
Fixed minor issues with walls, better particles
|
2023-05-19 14:25:49 +01:00 |
|
Joshua Barretto
|
b0556588b8
|
Actually use orientation when deciding on wall direction
|
2023-05-19 13:30:49 +01:00 |
|
Joshua Barretto
|
c94d6c502a
|
Added one-way wall sprites
|
2023-05-19 13:24:45 +01:00 |
|
Tao In Way
|
f18297ec75
|
taoist/charms
|
2023-05-19 03:07:44 +00:00 |
|
Joshua Barretto
|
a0ffeb7252
|
Clippy fixes
|
2023-05-17 00:23:14 +01:00 |
|
Joshua Barretto
|
8e9314d32b
|
Fixed mount offsets for more quarupeds
|
2023-05-16 21:57:18 +01:00 |
|
Joshua Barretto
|
306c3e1423
|
Fixed masses, mount offsets and mountability for quad_low
|
2023-05-16 21:48:09 +01:00 |
|
Joshua Barretto
|
3238863c26
|
Good bird_large mount offsets
|
2023-05-16 21:10:53 +01:00 |
|
Joshua Barretto
|
cfdf184c4c
|
Fix non-humanoid pathfinding and movement in water
|
2023-05-16 20:48:50 +01:00 |
|
Joshua Barretto
|
52b5967914
|
Fix pet idle movement, add a way to configure agent behaviour through manifests
|
2023-05-16 18:51:46 +01:00 |
|
Joshua Barretto
|
e7ea614607
|
Fixed CI
|
2023-05-14 22:27:47 +01:00 |
|
Joshua Barretto
|
140927cbe7
|
Clean up day coefficient code
|
2023-05-14 22:10:37 +01:00 |
|
Sam
|
20a8788eee
|
Rebase fixes and changelog
|
2023-05-13 09:38:10 -04:00 |
|
flo666
|
9a6ab28c3d
|
adlet elder tweaks
|
2023-05-13 09:32:24 -04:00 |
|
taoist.way
|
b7c5c22070
|
mob creature tweaks
|
2023-05-13 09:32:23 -04:00 |
|
flo666
|
f66cc47554
|
- adlet melee tweaks
- fix adlet elder shoot combomelee
- adjust trap projectile mass
|
2023-05-13 09:32:23 -04:00 |
|
flo666
|
f13c3774c0
|
fix Trap projectile
|
2023-05-13 09:32:22 -04:00 |
|
flo666
|
7e6e8c97a3
|
Roshwalr scale up & hitbox adjust
|
2023-05-13 09:32:20 -04:00 |
|
flo666
|
17e4af3c48
|
BlockKind::ArtSnow
replace BlockKind::Snow with BlockKind::Misc
|
2023-05-13 09:32:19 -04:00 |
|
flo666
|
25ef582f1a
|
- sprites IceCrystal, GlowIceCrystal for yetipit
- rough creature balance
|
2023-05-13 09:32:16 -04:00 |
|
flo666
|
38a6cc67f9
|
add models: bone_door, bone_keyhole, bone_key
|
2023-05-13 09:31:29 -04:00 |
|
flo666
|
6668df9f08
|
add adlet elder
|
2023-05-13 09:30:56 -04:00 |
|
Sam
|
71d7a3b780
|
Ice creature AIs
|
2023-05-13 09:30:56 -04:00 |
|
flo666
|
c46ea4ae91
|
-add quadruped_medium/combomelee
-frostfang ability_set
|
2023-05-13 09:30:55 -04:00 |
|
flo666
|
86803c43bf
|
adlet tracker tweaks
|
2023-05-13 09:30:54 -04:00 |
|
flo666
|
f936c2f00e
|
rocky yetipit entrance & AdletTrap object
|
2023-05-13 09:30:54 -04:00 |
|
flo666
|
c8bb0050ad
|
adlet npc work
|
2023-05-13 09:30:53 -04:00 |
|
Sam
|
680d987e11
|
Adlet hunter AI
|
2023-05-13 09:30:51 -04:00 |
|
Sam
|
92e28f09fc
|
Adlet abilities
|
2023-05-13 09:30:51 -04:00 |
|
flo666
|
1750c9a0f2
|
structure work
|
2023-05-13 09:30:48 -04:00 |
|
jshipsey
|
da3c2369e5
|
initial setup
|
2023-05-13 09:30:13 -04:00 |
|
Joshua Barretto
|
ec5e3fe716
|
Avoid re-fetching system data on every link persist
|
2023-05-13 12:31:19 +01:00 |
|
Joshua Barretto
|
451e586aac
|
Made mounting biped_large work, for the hell of it
|
2023-05-12 22:11:06 +01:00 |
|
Joshua Barretto
|
2aca9db4ac
|
Prevent mounted pets stealing targetting, allowed sitting on chairs with a pet on your shoulder
|
2023-05-12 21:18:32 +01:00 |
|
Joshua Barretto
|
9e9889eed6
|
Allowed bird pets to mount their owners when nearby
|
2023-05-12 21:03:44 +01:00 |
|
Marcel Märtens
|
3a19669d53
|
use workspace dependencies to make our life easier maintaining them :)
|
2023-05-10 18:16:25 +02:00 |
|
Isse
|
9fa4c7217e
|
more info on todo comment and allow clippy lint
|
2023-05-10 15:22:35 +02:00 |
|
Isse
|
1617c180ef
|
small changes
|
2023-05-09 19:55:52 +02:00 |
|
Isse
|
bcc8c55b5e
|
change 'force from mount' to 'force from volume' in commands
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
6219b52f87
|
rename Vox trait to FilledVox, and change is_empty to is_filled
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
7dde25df39
|
fix rebase oopsie
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
87b2f0fd26
|
don't apply move state velocity if volume riding, don't mount sprites on interact
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
a0ed18c3db
|
add doc comments
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
61ecd2c178
|
various small fixes
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
a6665ed988
|
some comments
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
78dc394c48
|
use sitting animation by default when sprite mounted
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
192356f6c5
|
use interpolated pos and ori
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
57551c479c
|
force of mount in teleporting commands
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
e39790e9e4
|
make sprites work on multiple ships at once
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
134d0f0c04
|
varius fixes
|
2023-05-09 19:43:09 +02:00 |
|