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
|
ec3a7d1898
|
Make items vanish after 5 minutes
|
2023-06-01 14:51:19 +01:00 |
|
Maxicarlos08
|
174f75dc63
|
durability free areas
|
2023-05-22 22:38:47 +02: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
|
140927cbe7
|
Clean up day coefficient code
|
2023-05-14 22:10:37 +01:00 |
|
Joshua Barretto
|
9e9889eed6
|
Allowed bird pets to mount their owners when nearby
|
2023-05-12 21:03:44 +01:00 |
|
Isse
|
6674cce2cc
|
intercat with sprites on ships
|
2023-05-09 19:43:09 +02:00 |
|
Joshua Barretto
|
1cc221f653
|
Merge branch 'zesterer/rtsim-tweaks' into 'master'
Started adding wandering rtsim monsters
See merge request veloren/veloren!3908
|
2023-05-09 14:51:15 +00:00 |
|
Marcel Märtens
|
95bca5418a
|
update toolchain to nightly-2023-04-20
|
2023-05-08 18:58:54 +02:00 |
|
Joshua Barretto
|
f000347cac
|
Make NPCs respond to each other
|
2023-05-04 11:53:01 +01:00 |
|
Joshua Barretto
|
a5b1e41d8b
|
Make NPC interaction go via rtsim
|
2023-05-04 11:23:46 +01:00 |
|
Isse
|
ab4076518f
|
Add multiloot
|
2023-04-23 19:17:39 +00:00 |
|
Isse
|
d1f6e6bef6
|
somewhat fix airships
|
2023-04-14 11:22:10 +02:00 |
|
Isse
|
f13ae63985
|
make reposition_on_load join immutable
|
2023-04-12 17:08:16 +02:00 |
|
Isse
|
0bb6fa7946
|
add flag to clamp to ground for RepositionOnChunkLoad
|
2023-04-12 10:17:49 +02:00 |
|
Isse
|
6be4a2b33f
|
only add RepositionOnChunkLoad to rtsim npcs and don't add Waypoint if it doesn't exist
|
2023-04-12 09:24:07 +02:00 |
|
Joshua Barretto
|
cf701fb604
|
Localised rtsim NPC speech
|
2023-04-11 17:00:08 +01:00 |
|
Joshua Barretto
|
edcc2f1870
|
Overhauled chat message representation to allow for more exhaustive localisation
|
2023-04-11 15:46:36 +01:00 |
|
Joshua Barretto
|
d751a22af7
|
Fixed buggy NPC aggro behaviour
|
2023-04-09 19:25:58 +01:00 |
|
Joshua Barretto
|
2fbddafd0a
|
Added report system, information sharing, made NPCs act on sentiments
|
2023-04-09 19:25:58 +01:00 |
|
Joshua Barretto
|
ce5ef481e1
|
Added interrupt_with combinator, guard patrol patterns
|
2023-04-09 19:25:58 +01:00 |
|
Joshua Barretto
|
74610833d0
|
Cleaned up rtsim tick handling
|
2023-04-09 19:25:58 +01:00 |
|
Joshua Barretto
|
80e4e8deae
|
Fixed NPCs talking to themselves
|
2023-04-09 19:25:57 +01:00 |
|
Joshua Barretto
|
5614eaa7a5
|
Cleaned up rtsim rules
|
2023-04-09 19:25:57 +01:00 |
|
Joshua Barretto
|
3e0f5295c0
|
Added CharacterActivity, made NPCs look at the player when speaking to them
|
2023-04-09 19:25:57 +01:00 |
|
Joshua Barretto
|
c8d0443111
|
Clippy fixes
|
2023-04-09 19:25:57 +01:00 |
|
Joshua Barretto
|
9f025de27d
|
Addressed feedback
|
2023-04-09 19:25:57 +01:00 |
|
Joshua Barretto
|
1fcb46ae0c
|
Made merchants advertise wares
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
b72d8f3192
|
Added the ability for rtsim to tell NPCs to speak
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
5aaee96cb1
|
Removed special-casing of merchants
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
2d7d172f49
|
Made rtsim aware of character locations
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
7175f7f02f
|
Hunters explore forests to hunt game
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
b402e450cf
|
Added rtsim_npc, made herbalists gather ingredients
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
dfb5e32803
|
Don't interact forever
|
2023-04-09 19:25:56 +01:00 |
|
Joshua Barretto
|
364255c7fe
|
Allowed rtsim NPCs to greet nearby actors
|
2023-04-09 19:25:55 +01:00 |
|
Isse
|
d53b344c23
|
make merchants use tell, and general cleanup
|
2023-04-09 19:25:55 +01:00 |
|
Joshua Barretto
|
8ba68e30f3
|
Merchants no longer buy/sell things they don't know the price of
|
2023-04-09 19:25:55 +01:00 |
|
Joshua Barretto
|
ea007ff702
|
Cleaning up
|
2023-04-09 19:25:55 +01:00 |
|
Joshua Barretto
|
6035234c6e
|
Removed old rtsim
|
2023-04-09 19:25:55 +01:00 |
|
Joshua Barretto
|
64324262c7
|
Added /rtsim_purge command
|
2023-04-09 19:25:55 +01:00 |
|
Isse
|
1c0fdf9228
|
rtsim personalities
|
2023-04-09 19:25:55 +01:00 |
|
Isse
|
7ac6c6b453
|
fix warnings in rtsim
|
2023-04-09 19:25:55 +01:00 |
|
Isse
|
dda1be58d4
|
big birds!
|
2023-04-09 19:25:54 +01:00 |
|
Isse
|
1a117f1331
|
rtsim vehicles
|
2023-04-09 19:25:54 +01:00 |
|
Joshua Barretto
|
2aa6ced357
|
Removed patrol origin from humanoid NPCs
|
2023-04-09 19:25:54 +01:00 |
|
Joshua Barretto
|
acecc62d40
|
sync
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
e8b489a71a
|
sync
|
2023-04-09 19:25:53 +01:00 |
|