 Leon FriedrichandGitHub
|
d79ad9717b
|
Alternative SpriteComponent.CopyFrom() fix (#3705)
|
2023-01-16 17:34:38 +11:00 |
|
 metalgearslothandGitHub
|
9528d6dc8f
|
Remove ISpriteComponent (#3692)
|
2023-01-15 13:38:46 +11:00 |
|
Pieter-Jan Briers
|
2a957f1423
|
Fix prototype hot reloading.
|
2023-01-14 21:08:27 +01:00 |
|
 metalgearslothandGitHub
|
59d40eb56c
|
Remove manual comp registrations from client / server (#3626)
|
2023-01-10 22:32:07 +11:00 |
|
 Leon FriedrichandGitHub
|
054a908efd
|
Generalize component trees (#3598)
|
2022-12-27 13:33:46 +11:00 |
|
 
|
27e0c22fe2
|
Somewhat improve sprite processing (#3587)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2022-12-26 10:48:08 +11:00 |
|
 AJCM-gitandGitHub
|
67381c369c
|
Obsolete AnimationPlayerComponent E/C methods (#3581)
|
2022-12-17 02:13:57 +11:00 |
|
 Leon FriedrichandGitHub
|
0c5b43d5af
|
Fix sprite inert update (#3574)
|
2022-12-13 15:24:29 +11:00 |
|
 MoonyandGitHub
|
2b03a2c550
|
Commits an unholy sin (PJB approved) (#3566)
|
2022-12-12 22:13:24 +01:00 |
|
Paul
|
b39f92f1fa
|
Revert "removes a serializationhook"
This reverts commit 9a844ae413.
|
2022-12-12 00:24:33 +01:00 |
|
Paul
|
9a844ae413
|
removes a serializationhook
|
2022-12-11 22:58:35 +01:00 |
|
 DrSmugleafandGitHub
|
96938ca85a
|
Remove redundant read-only VV from datafields (#3494)
|
2022-11-16 21:02:39 +01:00 |
|
 Leon FriedrichandGitHub
|
698d65c5af
|
Fix sprite animations not updating (#3446)
|
2022-11-07 07:20:40 +11:00 |
|
 Ygg01andGitHub
|
108e270f9e
|
Localize commands (#3374)
|
2022-11-06 03:00:57 +11:00 |
|
 metalgearslothandGitHub
|
964ab60020
|
Fix a bunch of warnings (#3289)
|
2022-10-21 00:17:29 +11:00 |
|
 Kevin ZhengandGitHub
|
5dd1b58357
|
Move CastShadows to SharedPointLightComponent (#3346)
|
2022-10-19 10:10:30 +11:00 |
|
 Leon FriedrichandGitHub
|
32f8b6f4b8
|
Prevent singular sprite matrices (#3339)
|
2022-10-16 11:04:53 +11:00 |
|
 Leon FriedrichandGitHub
|
e534fcd800
|
Unrevert "Remove obsolete GridId and all references to it" (#3279)
|
2022-10-10 08:41:58 +11:00 |
|
 metalgearslothandGitHub
|
818ea1a629
|
Revert "Remove obsolete GridId and all references to it" (#3308)
|
2022-10-09 17:32:54 +11:00 |
|
 SpaceManiacandGitHub
|
ebaa8d9ac3
|
Remove obsolete GridId and all references to it (#3279)
|
2022-10-09 16:23:40 +11:00 |
|
 Leon FriedrichandGitHub
|
9e3851b847
|
Allow EyeComponent to centre on other entities. (#3292)
|
2022-10-03 20:03:22 +11:00 |
|
 Leon FriedrichandGitHub
|
078b81d495
|
Better sprite errors (#3285)
|
2022-09-28 16:32:37 +10:00 |
|
 Leon FriedrichandGitHub
|
be08f1787f
|
Allow appearance to ignore PVS state (#3250)
|
2022-09-14 15:53:00 +10:00 |
|
 Leon FriedrichandGitHub
|
363e28561c
|
Sprite direction bias (#3232)
* Sprite direction bias
* cvar
|
2022-09-06 21:54:07 -07:00 |
|
 Leon FriedrichandGitHub
|
afc1eed7ae
|
QueueUpdateIsInert fixes (#3221)
|
2022-09-05 10:02:48 +10:00 |
|
 Leon FriedrichandGitHub
|
5d64f35c96
|
Sprite BB fixes (#3217)
|
2022-09-04 16:20:15 +10:00 |
|
 Leon FriedrichandGitHub
|
3c19937750
|
Update sprite bounds for SnapCardinals (#3195)
|
2022-08-29 13:52:23 +10:00 |
|
 metalgearslothandGitHub
|
c509764014
|
Add camera reset rotation key (#3185)
|
2022-08-29 11:09:32 +10:00 |
|
 metalgearslothandGitHub
|
1a8764f54b
|
Add support for snapping sprites to south (#3186)
|
2022-08-29 05:02:50 +10:00 |
|
 Leon FriedrichandGitHub
|
6a8266af7e
|
Revert "Revert "PVS & client state handling changes"" (#3152)
|
2022-08-21 08:30:28 +10:00 |
|
 Leon FriedrichandGitHub
|
9cd8adae93
|
Revert "PVS & client state handling changes" (#3151)
|
2022-08-21 05:27:16 +10:00 |
|
 Leon FriedrichandGitHub
|
11aa062ee0
|
Un-revert BUI PRs (#3139)
|
2022-08-21 03:40:29 +10:00 |
|
 Leon FriedrichandGitHub
|
b4358a9e33
|
PVS & client state handling changes (#3000)
|
2022-08-21 03:40:18 +10:00 |
|
 Leon FriedrichandGitHub
|
790d523ebd
|
Remove string keys from appearance component (#3086)
|
2022-08-08 11:43:17 +10:00 |
|
Pieter-Jan Briers
|
59e6a797f1
|
Revert "Move BUI logic to the UI system (#3102)"
This reverts commit 53c496fe27.
|
2022-08-07 00:25:20 +02:00 |
|
 metalgearslothandGitHub
|
e27ed228ad
|
Revert "More BUI changes (#3104)" (#3109)
|
2022-08-06 16:58:45 +10:00 |
|
 Leon FriedrichandGitHub
|
c7a3c43a4f
|
More BUI changes (#3104)
|
2022-08-06 14:51:23 +10:00 |
|
 Leon FriedrichandGitHub
|
53c496fe27
|
Move BUI logic to the UI system (#3102)
|
2022-08-05 07:18:22 +10:00 |
|
 Leon FriedrichandGitHub
|
7a81c7f64a
|
Misc Shader changes (#2974)
|
2022-07-19 00:32:58 +02:00 |
|
 TekuNutandGitHub
|
ffbfdfe0b2
|
Fix client crash on sprite layer state change (#2984)
|
2022-06-27 09:18:21 +10:00 |
|
 KaraandGitHub
|
0c9c1366b0
|
Allow sprites to override container occlusion (#2971)
|
2022-06-22 16:07:09 -07: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 |
|
 metalgearslothandGitHub
|
70157265b8
|
Fix prototype icon error textures (#2954)
|
2022-06-16 04:45:03 +10:00 |
|
 Leon FriedrichandGitHub
|
2bdea420ae
|
Misc rendering changes (#2948)
* Misc rendering changes
* More tiny changes
|
2022-06-14 19:24:27 +10:00 |
|
 Leon FriedrichandGitHub
|
be906faf42
|
Cache layer RSI state (#2947)
|
2022-06-13 17:49:28 +10:00 |
|
 Leon FriedrichandGitHub
|
5bf3067342
|
Fix friend visualizer (#2924)
|
2022-06-09 03:29:32 +10:00 |
|
 Leon FriedrichandGitHub
|
0d04d8a82a
|
Add generic visualizer system (#2914)
|
2022-06-09 03:08:36 +10:00 |
|
 Leon FriedrichandGitHub
|
b360c4439b
|
Matrix3 and Angle: add readonly and ref->in (#2919)
* Matrix3 and Angle readonly and ref->in
* fix precision
|
2022-06-08 17:53:17 +02:00 |
|
 Vera Aguilera PuertoandGitHub
|
82a67ecd99
|
Add Access Permissions to friends, friend attributes now work in members too. (#2799)
|
2022-06-07 11:27:36 +02:00 |
|
 Pieter-Jan BriersandGitHub
|
832672149b
|
Entity creation performance improvements (#2911)
|
2022-06-06 14:49:36 +02:00 |
|