Imbris
|
4094887997
|
Rename UidAllocator to IdMaps everywhere, also rename lookup_entity to
uid_entity.
Also made more progress on changes in common/src/uid.rs
(does not compile so don't know if all rebase quirks resolved)
|
2023-06-04 12:58:16 -04:00 |
|
Imbris
|
3277d18265
|
Rename retrieve_entity_internal to lookup_entity
|
2023-06-04 12:58:16 -04:00 |
|
Imbris
|
ea725fffde
|
Cleanup UidAllocator and Uid a bit:
* Remove unnecessary Marker/MarkAllocator trait implementations.
* Delete excess functions
* Change some methods to take Uid instead of u64
|
2023-06-04 12:58:15 -04:00 |
|
Isse
|
a884e0e058
|
Various rtsim related stuff
|
2023-06-03 22:14:18 +00:00 |
|
Joshua Barretto
|
4fa799e7c7
|
Fixed volume mount orientation
|
2023-05-25 03:16:27 +01:00 |
|
Joshua Barretto
|
cfdf184c4c
|
Fix non-humanoid pathfinding and movement in water
|
2023-05-16 20:48:50 +01:00 |
|
Joshua Barretto
|
ec5e3fe716
|
Avoid re-fetching system data on every link persist
|
2023-05-13 12:31:19 +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 |
|
Isse
|
a0ed18c3db
|
add doc comments
|
2023-05-09 19:43:10 +02:00 |
|
Isse
|
192356f6c5
|
use interpolated pos and ori
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
6674cce2cc
|
intercat with sprites on ships
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
0bb6fa7946
|
add flag to clamp to ground for RepositionOnChunkLoad
|
2023-04-12 10:17:49 +02:00 |
|
Isse
|
a7588e274d
|
clean up mounting
|
2023-04-09 19:25:54 +01:00 |
|
IsseW
|
87821d5c1d
|
force update counter
|
2022-08-09 19:22:09 +02:00 |
|
N A
|
d84a26dfd8
|
Special case taming and mounting.
|
2022-05-24 02:09:45 +00:00 |
|
Joshua Barretto
|
043016a433
|
Don't try to mount unmountable entities, clippy fixes and fmt
|
2022-01-16 17:53:14 +00:00 |
|
Joshua Barretto
|
2923d3cd2b
|
Made NPCs prefer food when idle
|
2022-01-16 17:53:13 +00:00 |
|
Joshua Barretto
|
537cc38b5e
|
Fixed lantern position when mounting
|
2022-01-16 17:53:13 +00:00 |
|
Joshua Barretto
|
b3e2d825ed
|
Overhauled mounting to make it more reliable
|
2022-01-16 17:53:13 +00:00 |
|