|
|
7e07cd30db
|
refactor: monogame camera transform caching
|
2025-11-03 15:05:32 +03:00 |
|
|
|
e9ba7867ac
|
fix: ordered behaviour controllers not removing behaviours properly because of index getter function time dependence
|
2025-11-02 10:54:13 +03:00 |
|
|
|
f28307be80
|
fix: entrance manager exits not being managed properly
|
2025-11-01 23:27:55 +03:00 |
|
|
|
5f019892f1
|
feat: IBehaviourController.CollectionMethod added
|
2025-11-01 23:27:40 +03:00 |
|
|
|
0bd2b0618d
|
feat: wip network packet encryption
|
2025-10-28 19:47:54 +03:00 |
|
|
|
0691d7092c
|
fix: half of the universe objects not getting deserialized because of for loop
|
2025-10-28 10:32:01 +03:00 |
|
|
|
4ed049573a
|
feat: client & server behaviours added
|
2025-10-28 10:04:25 +03:00 |
|
|
|
599774ea8b
|
fix: litenetlib server throwing an exception on sending packets
|
2025-10-28 10:04:25 +03:00 |
|
|
|
b17f880ecf
|
feat: non-generic FNV1a hasher added
|
2025-10-28 10:04:25 +03:00 |
|
|
|
98bc0693dd
|
fix: possible hash code collisions on Matrix4x4
|
2025-10-28 10:04:25 +03:00 |
|
|
|
ac2e160abb
|
refactor!: Identifiable interface extracted from IEntity
|
2025-10-28 10:04:25 +03:00 |
|
|
|
30a07dd034
|
chore: added to xna matrix extension method
|
2025-10-28 10:04:25 +03:00 |
|
|
|
f180713f4b
|
feat: added basic 4d matrix
|
2025-10-28 10:04:25 +03:00 |
|
|
|
2d612ea0d4
|
fix: universe object registration logic order fixed
|
2025-10-28 10:04:25 +03:00 |
|
|
|
5a6883a87f
|
BREAKING CHANGE: replaced universe objects with root universe object
|
2025-10-28 10:02:59 +03:00 |
|
|
|
a6eb67551d
|
chore: put monogame behaviours under a parent universe object
|
2025-10-23 22:45:57 +03:00 |
|
|
|
981732ff75
|
fix: Quaternion.SLerp snapping issue
|
2025-10-23 12:51:36 +03:00 |
|
|
|
4bdd32b808
|
feat: missing extension methods for Math.Tan and Atan
|
2025-10-23 12:45:00 +03:00 |
|
|
|
cac69f5f35
|
chore: Camera3D now uses left handed matrices
|
2025-10-23 10:05:43 +03:00 |
|
|
|
1660915678
|
feat: added near & far planes to camera3D
|
2025-10-23 10:04:56 +03:00 |
|
|
|
1d02b0eba2
|
feat: added missing Math.Tan & Atan methods
|
2025-10-23 10:00:52 +03:00 |
|