 metalgearslothandGitHub
|
e763d59617
|
Remove some unnecessary EntityQuery<T> and warns (#4167)
|
2023-07-02 01:12:45 +10:00 |
|
 metalgearslothandGitHub
|
24be915ef1
|
Container minor stuff (#4089)
|
2023-05-28 21:41:51 +10:00 |
|
 metalgearslothandGitHub
|
768377f59b
|
Add joint relays (#4081)
|
2023-05-27 14:10:55 +10:00 |
|
 Leon FriedrichandGitHub
|
42a4227efe
|
Fix container out-of-bounds bug (#3922)
|
2023-04-10 12:34:01 +10:00 |
|
 Leon FriedrichandGitHub
|
6cf0756f27
|
Replace assert with warning (#3921)
|
2023-04-10 08:00:20 +10:00 |
|
 Leon FriedrichandGitHub
|
ff276a3c9f
|
Improve some container asserts (#3916)
|
2023-04-09 03:38:38 +10:00 |
|
 Leon FriedrichandGitHub
|
42e50798b9
|
Fix empty container (#3902)
|
2023-04-03 06:34:18 +10:00 |
|
 Leon FriedrichandGitHub
|
9b0139032b
|
Fix container networking bugs (#3901)
|
2023-04-03 03:16:09 +10:00 |
|
 Leon FriedrichandGitHub
|
302af71764
|
EmptyContainer tweaks (#3819)
|
2023-03-15 11:12:04 +11:00 |
|
 Pieter-Jan BriersandGitHub
|
6bdb7c040f
|
Fix some warnings. (#3803)
|
2023-02-25 11:20:29 +11:00 |
|
 metalgearslothandGitHub
|
211dfb4b11
|
Cull some .Owner calls around transforms (#3791)
|
2023-02-22 12:40:29 +11:00 |
|
 metalgearslothandGitHub
|
1c36d919e4
|
Physics ECS 2 (#3648)
|
2023-01-15 15:38:53 +11:00 |
|
 Leon FriedrichandGitHub
|
0fd9b8236a
|
Remove TransformComponent.Parent (#3688)
|
2023-01-14 11:38:08 +11:00 |
|
 metalgearslothandGitHub
|
59d40eb56c
|
Remove manual comp registrations from client / server (#3626)
|
2023-01-10 22:32:07 +11:00 |
|
 metalgearslothandGitHub
|
b39adf0095
|
Fix some build warnings (#3573)
|
2022-12-12 22:12:51 +01:00 |
|
 metalgearslothandGitHub
|
5e3a5a0d0c
|
Merge MapGrid into MapGridComponent (#3468)
|
2022-11-22 13:04:51 +11:00 |
|
 DrSmugleafandGitHub
|
96938ca85a
|
Remove redundant read-only VV from datafields (#3494)
|
2022-11-16 21:02:39 +01:00 |
|
 
|
1646297039
|
Remove most static IoCManager. accesses from engine. (#3466)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-11-15 22:00:28 +11:00 |
|
 metalgearslothandGitHub
|
4521dc37f5
|
Remove IMap / IMapGrid comps (#3434)
|
2022-11-04 10:12:36 +11:00 |
|
 Leon FriedrichandGitHub
|
c6896e9bd9
|
More broadphase fixes (#3429)
|
2022-11-03 12:30:14 +11:00 |
|
 Leon FriedrichandGitHub
|
ffe1689be6
|
Fix misc container and lookup bugs (#3418)
|
2022-10-31 12:54:37 +11:00 |
|
 Leon FriedrichandGitHub
|
2f3f7976f1
|
Fix containers not force ejecting (#3416)
|
2022-10-31 11:11:28 +11:00 |
|
 Leon FriedrichandGitHub
|
2b594f6356
|
Cache broadphases and container rejig (#3407)
|
2022-10-31 10:06:08 +11:00 |
|
 Leon FriedrichandGitHub
|
1e843bf3a2
|
More Transform ECS (#3368)
|
2022-10-30 03:36:23 +11:00 |
|
 Leon FriedrichandGitHub
|
94aeb309b2
|
Add additional container assert (#3397)
|
2022-10-29 10:53:29 +11:00 |
|
 
|
8fad4d291f
|
fixes heaps of build warnings (#3329)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-10-20 23:36:32 +11:00 |
|
 keronshbandGitHub
|
d1c1bffc4f
|
Got Inserted Event for containers (#3311)
|
2022-10-10 04:57:04 +11:00 |
|
 
|
2d7cd49dbc
|
Revert "Container tweaks (#3293)" (#3309)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
|
2022-10-09 21:42:12 +11:00 |
|
 themiasandGitHub
|
b861182846
|
Fix EmptyContainer and CleanContainer (#3300)
|
2022-10-09 04:30:46 +11:00 |
|
 metalgearslothandGitHub
|
31da2557d5
|
Container tweaks (#3293)
|
2022-10-06 13:12:43 +02:00 |
|
 metalgearslothandGitHub
|
de01b9d8cb
|
Raise collision events by-ref (#3201)
|
2022-09-14 17:23:35 +10:00 |
|
 Leon FriedrichandGitHub
|
5e6e5cb5ea
|
Fix container debug assert (#3244)
|
2022-09-13 07:44:26 +10:00 |
|
 Leon FriedrichandGitHub
|
909163a923
|
Fix awake bodies in containers (#3219)
|
2022-09-05 15:04:37 +10:00 |
|
 Leon FriedrichandGitHub
|
31e2ea2770
|
Fix AudioParams deserialization (#3191)
|
2022-08-25 16:46:44 -07:00 |
|
 Leon FriedrichandGitHub
|
26b04f0d66
|
Fix container init IDs (#3184)
|
2022-08-25 23:28:48 +10:00 |
|
 Leon FriedrichandGitHub
|
da01040b52
|
Hopefully fix container issues? (#3174)
|
2022-08-23 16:35:02 +10:00 |
|
 DrSmugleafandGitHub
|
32f0ffdc79
|
Move ContainerHelpers methods to SharedContainerSystem (#3149)
|
2022-08-20 07:57:56 +02:00 |
|
 
|
6f557ac821
|
cleans up copy and removes ipopulatedefaultvalues (#3085)
Co-authored-by: Paul <ritter.paul1@gmail.com>
|
2022-08-13 23:12:04 +02:00 |
|
 Leon FriedrichandGitHub
|
f3796ee69d
|
Fix nested container insert bug (#3062)
|
2022-08-13 10:30:07 +10:00 |
|
 Leon FriedrichandGitHub
|
1782792d30
|
Fix cross-grid/map container inserts (#3054)
|
2022-07-19 18:37:05 +10:00 |
|
 Leon FriedrichandGitHub
|
64b356a9bf
|
Prevent dirty-on-init (#2999)
* prevent dirty-on-init
* Fix test
|
2022-06-29 15:10:51 +10:00 |
|
 metalgearslothandGitHub
|
62a24a320c
|
Make raiselocalevent not broadcast by default (#2972)
* Make raiselocalevent not broadcast by default
* I forgor to commit
|
2022-06-22 09:52:50 +10:00 |
|
 
|
df4ebd6c8c
|
No more spoopy invisible ghosts (#2910)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
|
2022-06-06 16:50:57 +10:00 |
|
 
|
4307509402
|
ECS even more transform (#2742)
Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
|
2022-05-05 13:20:23 +10:00 |
|
 Leon FriedrichandGitHub
|
1d8a8e15ef
|
Add a is-In-container metadata flag. (#2585)
|
2022-03-31 13:23:33 +11:00 |
|
 metalgearslothandGitHub
|
33251222cd
|
EntityLookup as a system (#2573)
|
2022-03-03 21:17:01 +11:00 |
|
 RemberandGitHub
|
5f68f569c3
|
BaseContainer.Insert() will now reset the entity's rotation after res… (#2576)
|
2022-03-01 23:23:56 +11:00 |
|
 Leon FriedrichandGitHub
|
bcaa7001ad
|
Hopefully fix container occlusion bug? (#2464)
|
2022-02-10 09:29:26 +01:00 |
|
  
|
de4d255841
|
Analyzer to enforce classes to be either [Virtual], abstract, or sealed. (#2469)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-02-05 19:31:58 +01:00 |
|
 Leon FriedrichandGitHub
|
8f24a7b4fc
|
Reduce ContainerHelper IoCManager resolves (#2498)
|
2022-02-04 12:51:29 +11:00 |
|