This website requires JavaScript.
Explore
Help
Register
Sign In
Admin
/
wwdpublic
Watch
1
Star
0
Fork
0
You've already forked wwdpublic
mirror of
https://github.com/WWhiteDreamProject/wwdpublic.git
synced
2026-04-21 07:28:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ec2f3929165df65b6545f2d46643dbfc41ccdec
wwdpublic
/
Content.Server
/
GameObjects
/
EntitySystems
/
AI
History
Vera Aguilera Puerto
9500c91a69
Proper exception rethrowing in AI Steering system.
2021-05-27 12:39:34 +02:00
..
LoadBalancer
Enable nullability in Content.Server (
#3685
)
2021-03-16 15:50:20 +01:00
Pathfinding
Makes a few EntitySystems use the RaiseNetworkedEvent helper instead of manually calling IEntityNetworkManager.
2021-04-14 14:12:14 +02:00
Steering
Proper exception rethrowing in AI Steering system.
2021-05-27 12:39:34 +02:00
AiFactionTagSystem.cs
…
AiSystem.cs
Makes a lot of entity systems unsubscribe from events on shutdown.
2021-04-09 16:08:12 +02:00
ServerAiDebugSystem.cs
Makes a few EntitySystems use the RaiseNetworkedEvent helper instead of manually calling IEntityNetworkManager.
2021-04-14 14:12:14 +02:00
SleepAiMessage.cs
…