mirrorcult and GitHub
ad7c871e28
Make effects properly clean up after itself ( #2670 )
2022-04-01 13:00:54 +11:00
a14c956ccc
Nuke EntMapIdChangedMessage ( #2621 )
...
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com >
2022-03-26 18:14:56 +01:00
metalgearsloth and GitHub
46e632bf9d
Fix effect overlay crash ( #2604 )
2022-03-15 18:05:13 +11:00
Acruid and GitHub
31764d3c2d
Mark C# events on MapManager as Obsolete ( #2586 )
...
* Obsoleted C# grid events from MapManager.GridCollection. Use the ECS EventBus events instead.
* Obsoleted C# events from MapManager.MapCollection. Use the ECS EventBus events instead.
2022-03-07 15:51:00 -08:00
metalgearsloth and GitHub
33251222cd
EntityLookup as a system ( #2573 )
2022-03-03 21:17:01 +11:00
mirrorcult and GitHub
9b263417b9
Merge pull request #2541 from metalgearsloth/2022-02-14_1
2022-02-19 12:33:46 -07:00
Acruid and GitHub
13da0a7925
Adds command buffer to client, and input command injection ( #2538 )
...
Adds the command buffer to the console.
adds wait <ticks> command to console.
Adds the `incmd` command to inject input commands directly into the simulation, bypassing the frontend.
Removes client side permission check for debug builds.
2022-02-18 19:27:38 -08:00
metalgearsloth and GitHub
3acbc8235d
Funny struct enumerator for xform kids Part 2 ( #2492 )
2022-02-17 17:19:08 +11:00
Kara D
f60e3a14ef
Fix VS2022 17.1 issue
2022-02-16 15:49:19 -07:00
Leon Friedrich and GitHub
503a7032f9
Hopefully fix appearance component mispredict reconciliation ( #2460 )
2022-02-16 23:26:13 +01:00
58defed1d2
Fix InteractionOutline 2: Electric boogaloo ( #2511 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-02-16 18:32:40 +11:00
metalgearsloth
7692ff736b
Some more ECS stuff
...
- Proxy methods on EntityManager
- Transform system stuff
2022-02-14 18:24:52 +11:00
mirrorcult and GitHub
1aaf3b9250
Merge pull request #2521 from ElectroJr/public-AppearanceSystem
2022-02-13 20:24:23 -07:00
mirrorcult and GitHub
b4607f7b1f
Draw effects below FOV ( #2534 )
2022-02-12 15:54:50 +11:00
ElectroJr
9e8bf861ea
Merge remote-tracking branch 'upstream/master' into public-AppearanceSystem
2022-02-11 20:43:19 +13:00
Leon Friedrich and GitHub
bcaa7001ad
Hopefully fix container occlusion bug? ( #2464 )
2022-02-10 09:29:26 +01:00
metalgearsloth
d7d7a53045
Raise appearance event by ref
2022-02-10 12:56:14 +11:00
mirrorcult and GitHub
5665f8eb1c
Abstract VisualizerSystem ( #2522 )
2022-02-10 12:52:42 +11:00
Leon Friedrich and GitHub
3fdca65cc9
Make occluder use try get map ( #2516 )
2022-02-10 01:40:11 +11:00
ElectroJr
4cfb9210d0
Make AppearanceSystem public
2022-02-09 04:55:31 +13:00
metalgearsloth
fe3ace92bd
Another helper
2022-02-07 02:04:57 +11:00
metalgearsloth
317070f167
Some animation helpers for cargo telepad too
2022-02-07 02:00:31 +11:00
metalgearsloth
3524363ad4
fix build
2022-02-07 01:44:27 +11:00
metalgearsloth
90287dbb09
Merge remote-tracking branch 'upstream/master' into 2022-02-03_appearance-events
...
# Conflicts:
# Robust.Shared/GameObjects/Components/Appearance/AppearanceComponent.cs
2022-02-07 01:42:53 +11:00
metalgearsloth
9a2f35f2d3
Also pass comp
2022-02-07 01:42:32 +11: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
mirrorcult and GitHub
ac636b2703
Merge pull request #2441 from metalgearsloth/2022-01-20_more-caching
2022-02-04 14:13:26 -07:00
Leon Friedrich and GitHub
8f24a7b4fc
Reduce ContainerHelper IoCManager resolves ( #2498 )
2022-02-04 12:51:29 +11:00
metalgearsloth
6a902286cd
Merge remote-tracking branch 'upstream/master' into 2022-01-20_more-caching
2022-02-04 12:38:32 +11:00
metalgearsloth
6a31c5649c
Tweak
2022-02-03 18:03:56 +11:00
metalgearsloth
7bd90578dc
Appearance data event
...
We agreed that AppearanceVisualizers should probably be deprecated in favour of just using a system instead.
2022-02-03 18:01:31 +11:00
Acruid and GitHub
8456cd90d1
Move MapGrid data from MapManager to MapGridComponent ( #2430 )
2022-02-03 13:15:06 +11:00
metalgearsloth
88c328a636
Smol entityquery change
2022-01-31 17:33:21 +11:00
metalgearsloth
f9573530a8
Nuke entitylookup to get it merged
2022-01-31 17:30:53 +11:00
Leon Friedrich and GitHub
6ee76e8f46
Fix point light add/remove ( #2466 )
2022-01-29 16:05:23 +11:00
Leon Friedrich and GitHub
5c2a5741ee
Prevent CreateAudioSource() from erroring/crashing in debug when hitting source limit ( #2448 )
2022-01-25 13:35:01 +01:00
mirrorcult and GitHub
d324d9fcf3
Merge pull request #2429 from metalgearsloth/2022-01-17_grid-iter
2022-01-21 20:04:35 -07:00
Leon Friedrich and GitHub
914c269411
return -> continue ( #2437 )
2022-01-18 23:41:55 +11:00
metalgearsloth
3e7ba7ca28
Just work please
2022-01-17 11:55:19 +11:00
Leon Friedrich and GitHub
7868b12279
Remove unused grid-tile-lookup related code ( #2416 )
2022-01-11 18:56:09 +11:00
metalgearsloth and GitHub
15c1e8f7bf
Run appearancevisualizers on dummy entities again ( #2380 )
2021-12-30 20:41:55 +11:00
Pieter-Jan Briers
069ebbc8d0
Make disabled prediction work again.
...
Simulation input and Update() does not happen when prediction is disabled. Both of these can be re-opted in on a per-handler/system basis with a bool flag. Stuff like physics opts out of this now.
2021-12-30 03:03:39 +01:00
Vera Aguilera Puerto and GitHub
fcc16d67f7
Remove Eye Lerping from engine. ( #2371 )
2021-12-25 19:05:07 +01:00
metalgearsloth
54a693dfa7
Fix attached effects
2021-12-23 15:50:19 +11:00
metalgearsloth and GitHub
c64c1aca5b
Fix effect rotation ( #2357 )
2021-12-19 17:44:26 +11:00
metalgearsloth and GitHub
ce9bf26204
Minor render tree updates optimisation ( #2337 )
2021-12-14 09:51:27 +01:00
Vera Aguilera Puerto
f8bf877b61
Fix weird lifestage autorefactors.
2021-12-09 12:39:42 +01:00
Vera Aguilera Puerto
9133879bd3
Remove more IoCManager IEntityManager resolves
...
Also adds convenience "Deleted" method to IEntityManager
2021-12-08 10:53:24 +01:00
Paul
76b2909116
removes resolves
2021-12-08 00:09:41 +01:00
metalgearsloth
66435e6022
optimise the shit out of rendertrees
2021-12-07 23:47:12 +11:00