Commit Graph

129 Commits

Author SHA1 Message Date
ae18822f95 Added PropDataESSEntityWorldSpawner3D class. Made PropDataESSEntityWorldSpawner3DArea and PropDataESSEntityWorldSpawner3DSingle inherit from it. 2025-04-18 13:28:10 +02:00
526209c1a4 Re-extracted class docs. 2025-04-15 10:19:14 +02:00
52d17cacd2 Added prop support for PropDataESSEntityWorldSpawner3DArea. 2025-04-15 10:18:20 +02:00
9c3ac7c4f8 Added prop support for ESSEntityWorldSpawner3DSingle. 2025-04-15 10:03:21 +02:00
1d37a1cf28 Fix drawing line colors in WorldSpawner3DSpatialGizmoPlugin. Also better colors. 2025-04-14 18:40:16 +02:00
d03decb983 Fix the spawn position line height in WorldSpawner3DSpatialGizmoPlugin. 2025-04-14 18:16:36 +02:00
bdda27e116 Fix drawing the spawn slots in ESSEntityWorldSpawner3DArea's gizmo. 2025-04-14 18:16:13 +02:00
df9be4f17d Implemented spawn entry editing to ESSEntityWorldSpawner3DArea. 2025-04-14 16:30:55 +02:00
2a249c8f25 ESSEntityWorldSpawner3DArea initial implementation. 2025-04-14 16:08:44 +02:00
12eade8158 Fix the type of the respawn time properties in ESSEntityWorldSpawner3DSingle. 2025-04-14 16:07:50 +02:00
c59cf944c2 Zero out the entity's ObjectID in ESSEntityWorldSpawner3DSingle when exiting tree. 2025-04-14 14:40:27 +02:00
48d68c0896 Renamed the level property to entity_level in ESSEntityWorldSpawner3DSingle. 2025-04-14 14:39:36 +02:00
a61442d567 Added spawn_area_extents property to ESSEntityWorldSpawner3DArea and implemented an editor gizmo for it. 2025-04-14 13:50:31 +02:00
885089ad1f Added ESSEntityWorldSpawner3DArea class. 2025-04-14 12:28:51 +02:00
7b321db257 Re-extracted class docs. 2025-04-14 12:28:40 +02:00
ffe171e840 Implemented respawn support for ESSEntityWorldSpawner3DSingle. 2025-04-14 09:26:19 +02:00
b88b25409b Now Entities can store their spawner's ObjectID. 2025-04-14 09:25:34 +02:00
5c105a15fb Call spawn as deferred in ESSEntityWorldSpawner3DSingle instead of requesting a deferred entity spawn. 2025-04-14 08:27:24 +02:00
12b42eaab1 Rotate the text by 180 degrees in WorldSpawner3DSpatialGizmoPlugin. 2025-04-13 21:25:32 +02:00
d2ba6585c4 Implemented ESSEntityWorldSpawner3DSingle. 2025-04-13 20:43:48 +02:00
b718228923 Write the spawner's name to the world in the WorldSpawner3DSpatialGizmoPlugin. 2025-04-13 19:58:55 +02:00
b792287b6e Added a Spatial Gizmo plugin for ESSEntityWorldSpawner3D. 2025-04-13 19:18:05 +02:00
26c53fd16d Added 3 new helper classes for the entity spell system. ESSEntityWorldSpawner3D, ESSEntityWorldSpawner3DSingle, ESSEntityWorldSpawner2D. 2025-04-13 18:54:12 +02:00
a21b5a843e Re/enabled the entity_spell_system's editor plugin, and disabled it's tool menu item. 2025-04-13 18:25:58 +02:00
c09474ccd8 Re-extracted class docs. 2024-09-20 10:03:06 +02:00
36622694ee Re-extracted class docs. 2024-09-08 17:02:09 +02:00
05dbe60f9b Re-extracted class docs. 2024-07-16 23:22:41 +02:00
6783cb92ab Re-extracted class docs. 2024-04-26 17:32:25 +02:00
5d190f21d6 Re-extracted class docs. 2024-04-21 15:39:49 +02:00
f09ab537e0 Clang-format everything. 2024-04-21 15:27:36 +02:00
e39251ce36 Added entity_resource_base_world_speed property to the ESS singleton. 2024-04-15 14:00:15 +02:00
b5ce7b875e Codetyle updates. 2024-04-15 13:59:36 +02:00
f3745546c1 Re-extracted class docs. 2024-03-17 22:48:15 +01:00
d395657ee1 Now CharacterSkeleton2D inherits from YSort. It disables sorting by default, so the default behaviour won't change. 2024-03-17 14:15:52 +01:00
0edc5438dd Re-extracted class docs. 2024-02-25 10:26:26 +01:00
5133ef182d File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
429575fab6 File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
ae854d4e55 File copyright header updates pt7. 2023-12-18 00:02:58 +01:00
3afe20bdc7 More old copyright header cleanups. 2023-12-17 23:24:10 +01:00
347168197c File copyright header updates pt6. 2023-12-17 23:21:54 +01:00
5088d32fa0 Removed my old copyright headers. 2023-12-17 22:59:50 +01:00
88e9ad04f2 Moved back the servers and resources from core. 2023-12-10 23:11:07 +01:00
11945d7f1d Split material.h. 2023-12-10 21:26:28 +01:00
63c895747a Moved Curve and Gradient to core. 2023-12-10 20:23:51 +01:00
9df5649c1b Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
763f662263 Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
deccaed2cc Moved materials into a new subfolder. 2023-12-10 14:59:22 +01:00
93a2081a58 Re-extracted class docs. 2023-10-12 01:59:32 +02:00
8ed3b41865 Re-extracted class docs. 2023-08-26 22:41:21 +02:00
bbbcfacd84 Re-extracted class docs. 2023-07-06 21:17:58 +02:00