Joshua Barretto
|
9413a56c13
|
Added sequence combinator, NPC site-site pathfinding
|
2023-04-09 19:25:54 +01:00 |
|
Joshua Barretto
|
b2f92e4a6c
|
Switch to combinator-driven NPC AI API
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
acecc62d40
|
sync
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
558b5f7c3a
|
Attempted generator-driven AI
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
0b4d3c9e20
|
Fixed scaling of airships
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
7e9474ab70
|
Overhauled rtsim2 pathfinding with TravelTo
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
1b439d0897
|
New behaviour tree system for rtsim2
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
e8b489a71a
|
sync
|
2023-04-09 19:25:53 +01:00 |
|
TaylorNAlbarnaz
|
3a52cc1fa3
|
NPCs walk in when pathing in intrasite
|
2023-04-09 19:25:53 +01:00 |
|
IsseW
|
63f1ac0e31
|
trade with alchemists
|
2023-04-09 19:25:53 +01:00 |
|
IsseW
|
9b48faba7e
|
fix compilation error
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
539c482cff
|
Capped out NPC movement at higher dts
|
2023-04-09 19:25:53 +01:00 |
|
IsseW
|
c026b4d20a
|
travelers say where they're going
|
2023-04-09 19:25:53 +01:00 |
|
IsseW
|
9be6c7b527
|
Pathing between sites.
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
feaaaa9a25
|
Added initial impl of factions
|
2023-04-09 19:25:53 +01:00 |
|
IsseW
|
ca02b5e97c
|
cleaner entity creation
|
2023-04-09 19:25:52 +01:00 |
|
IsseW
|
e7798f2a4e
|
use world alt for pathing
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
6397e283b2
|
Added world settings
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
bccbbfa3b9
|
Fixed up broken time
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
e08f7d4fa9
|
Added blacksmith
|
2023-04-09 19:25:52 +01:00 |
|
IsseW
|
afd9ea5462
|
site pathing
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
f40cfb4ac3
|
Made farmers sell food
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
e204789ce9
|
Persist TimeOfDay with rtsim
|
2023-04-09 19:25:52 +01:00 |
|
IsseW
|
64c56f544d
|
randomly walk around town
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
ee048ad5a2
|
Made NPCs talk and trade
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
ff7478eb01
|
Factored out NPC AI
|
2023-04-09 19:25:52 +01:00 |
|
IsseW
|
21f9bcb8e2
|
added professions, and loadouts
|
2023-04-09 19:25:52 +01:00 |
|
IsseW
|
ac0e62df8e
|
tp_npc command
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
587996abb7
|
Correctly scale glider physics
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
df63e41a23
|
Clamp NPCs to surface
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
558dd99fd3
|
Added basic rtsim NPC simulation, rtsim controller support
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
8ff438bb5b
|
Smol animals
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
f140a94dc6
|
Fixed scaled terrain collisions
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
c856f2625c
|
Added rtsim sites
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
1dc7518200
|
Added rtsim entity unload hook
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
f349e99cfb
|
Better camera at smaller scales
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
87a6143375
|
Began adding rtsim2 NPCs, scale command
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
9d3dadfaba
|
Make resource depletion an rtsim rule
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
0b06eaec6f
|
Use MessagePack for more compact rtsim state persistence
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
a421c1239d
|
Use BufReader/BufWriter for rtsim2 operations
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
c168ff2f9b
|
Added rtsim saving, chunk resources, chunk resource depletion
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
d5e324bded
|
Fixed bad comment
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
0cafafdaa7
|
Began integrating rtsim2 into server
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
ca80d831ce
|
Added rtsim crate, added initial persistence model
|
2023-04-09 19:25:51 +01:00 |
|
Isse
|
1ea69156da
|
Merge branch 'fix_salamander_tail_front_offset' into 'master'
fix_salamander tail_front offset
See merge request veloren/veloren!3863
|
2023-04-09 10:46:57 +00:00 |
|
flo
|
1cca6cfa74
|
fix_salamander tail_front offset
|
2023-04-09 10:46:57 +00:00 |
|
Imbris
|
54c39c03f7
|
Merge branch 'imbris/pixel-perfection-v2' into 'master'
Move image scaling into the UI shaders rather than precomputing it on the CPU
Closes #257
See merge request veloren/veloren!3573
|
2023-04-08 07:06:19 +00:00 |
|
Imbris
|
5881e44e61
|
Address review on 3573
|
2023-04-08 02:19:14 -04:00 |
|
Imbris
|
2a9a63a60e
|
Clippy fixes
|
2023-04-08 00:51:50 -04:00 |
|
Imbris
|
132ce72246
|
Fix some comments that were mis-formatted by rustfmt
and remove TODO that is now documented as a review comment
|
2023-04-08 00:51:50 -04:00 |
|