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 |
|
IsseW
|
c026b4d20a
|
travelers say where they're going
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
558dd99fd3
|
Added basic rtsim NPC simulation, rtsim controller support
|
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
|
c168ff2f9b
|
Added rtsim saving, chunk resources, chunk resource depletion
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
0cafafdaa7
|
Began integrating rtsim2 into server
|
2023-04-09 19:25:51 +01:00 |
|
Sam
|
0966753699
|
Added repair recipes
|
2023-04-06 10:54:48 -04:00 |
|
Joshua Barretto
|
63a949b95c
|
Removed spawn town and safe spawn settings
|
2023-04-01 17:51:05 +01:00 |
|
Joshua Barretto
|
2e3870cf6d
|
Shut up, clippy
|
2023-03-31 21:17:38 +01:00 |
|
Joshua Barretto
|
9e76561ad6
|
Spawn new players at the highest point in a chunk
|
2023-03-31 14:38:32 +01:00 |
|
Joshua Barretto
|
acec45b756
|
Initial implementation of starting site choice
|
2023-03-31 14:24:14 +01:00 |
|
Isse
|
c34e5ad4ed
|
Small fixes
|
2023-03-29 23:11:59 +00:00 |
|
Isse
|
1298fc792b
|
Merge branch 'ProfessionalHobbyist/configurable_day_night_length' into 'master'
Add setting to control length of day/night cycle for servers. ("Fix" for https://gitlab.com/veloren/veloren/-/issues/1798)
See merge request veloren/veloren!3836
|
2023-03-23 16:33:39 +00:00 |
|
Sophia Waggoner
|
30251221e5
|
Fix math mistakes (24 * 60 is 1440 not 1400)
|
2023-03-22 06:19:38 -07:00 |
|
Sophia Waggoner
|
264e4a53f8
|
cargo clippy + fmt
|
2023-03-22 05:49:54 -07:00 |
|
Sophia Waggoner
|
7e4ea483e0
|
Add a ServerConstants to Client and Server structs and sync on register.
|
2023-03-21 20:28:08 -07:00 |
|
Sam
|
9875008efa
|
Added stance component that persists even after sheathing weapon (does not yet work with M1 replacement).
|
2023-03-21 19:29:34 -04:00 |
|
Ben Wallis
|
45c8934b79
|
Merge branch 'xvar/queue-char-deletes' into 'master'
Changed character deletion to go via batch update
See merge request veloren/veloren!3562
|
2023-03-12 23:21:54 +00:00 |
|
Ben Wallis
|
6eedc02286
|
Changed character deletion to go via batch update
|
2023-03-12 23:21:53 +00:00 |
|
Sam
|
89aa934c3c
|
Initial work
|
2023-03-11 16:45:10 -05:00 |
|
Thegaming Life
|
5ddc55be52
|
replaced CHUNK_SIZE by RECT_SIZE everywhere, and change the use (and remove...
|
2023-03-06 21:03:35 +00:00 |
|
flo
|
bf81ffc029
|
frost_gigas
|
2023-02-15 00:10:37 +00:00 |
|
Ellen Sun
|
d774319cf0
|
cleanup and fixes + added change to CHANGELOG.md
|
2023-01-27 20:32:41 -05:00 |
|
Ellen Sun
|
74cb514094
|
move client commands to voxygen + add Admin to be shared with client for permissions + unit test for alphabetical server command
|
2023-01-27 20:31:56 -05:00 |
|
Avi Weinstock
|
78845a0d73
|
Implement potion sickness, which causes diminishing returns on healing from potions.
|
2023-01-19 15:06:12 -05:00 |
|
Nils Ascheuer
|
43b61ea6d9
|
#1725 do not clear target during trading.
|
2023-01-18 08:15:13 +01:00 |
|
Marcel Märtens
|
dad73ba2a3
|
fix clamp clippy errors
|
2022-11-28 14:26:27 +01:00 |
|
Marcel Märtens
|
0ab7a2543e
|
fix clippy errors
|
2022-11-28 14:08:11 +01:00 |
|
holychowders
|
dc9074ae6b
|
Revert "[REVERT ME] Display debug information for code reviewers."
This reverts commit bae5c5b675 .
|
2022-11-20 15:51:09 -06:00 |
|
holychowders
|
23dd1d1be3
|
MVP for searching target's last known position.
|
2022-11-20 02:36:11 -06:00 |
|
holychowders
|
1331b046b5
|
Rename mouthful variable.
|
2022-11-17 19:21:22 -06:00 |
|
holychowders
|
2c745bed30
|
Update target's last known position.
Before, it was set only upon targeting.
|
2022-11-16 20:54:32 -06:00 |
|
holychowders
|
bae5c5b675
|
[REVERT ME] Display debug information for code reviewers.
|
2022-11-16 20:12:14 -06:00 |
|
holychowders
|
61aa49fa66
|
Add last_known_pos to Target struct.
|
2022-11-16 18:26:07 -06:00 |
|
holychowders
|
95fd092e26
|
Fix awareness changes.
|
2022-11-12 12:12:32 -06:00 |
|
holychowders
|
571b07d54a
|
Remove dt and multiplication by 30.
|
2022-11-06 13:10:17 -06:00 |
|
holychowders
|
641a5c4cda
|
Merge branch 'master' of gitlab.com:veloren/dev/veloren into holychowders/agent_awareness2
|
2022-10-29 13:21:27 -05:00 |
|
holychowders
|
3d4ad29d1d
|
Flee if attacked even if attacker is not close.
|
2022-10-28 21:31:49 +00:00 |
|
holychowders
|
3f3f8605af
|
Merge branch 'master' of gitlab.com:veloren/dev/veloren into holychowders/agent_awareness2
|
2022-10-28 15:16:44 -05:00 |
|
holychowders
|
4426972057
|
Refer to the fully aware state of an agent as "alert".
|
2022-10-28 15:03:11 -05:00 |
|
Sam
|
9b4dcbfdde
|
Heavy stance AI
|
2022-10-27 20:07:04 -04:00 |
|
Sam
|
c97bfdfb94
|
Defensive stance AI
|
2022-10-27 20:07:01 -04:00 |
|
Sam
|
7dcb3582e6
|
Sword AI for offensive abilities
|
2022-10-27 20:07:01 -04:00 |
|
Sam
|
4ab3abfc07
|
Balanced stance AI
|
2022-10-27 20:07:01 -04:00 |
|
Timothy Finnegan
|
1922d69154
|
Ran Cargo fmt
|
2022-10-24 19:52:37 -07:00 |
|
Timothy Finnegan
|
5e5e1066eb
|
Added support for multiple timers, conditions, and counters in a single action node.
|
2022-10-23 18:31:09 -07:00 |
|