Commit Graph

26 Commits

Author SHA1 Message Date
57849c4cf7 Moved cursors out from data. 2020-04-26 12:34:12 +02:00
dada397e92 Update HEADS to get the new ESS changes. Because of these changes the Entities autoload is now removed, it's code/functionality has been brought into a new bs_entity_spawner resource. 2020-04-18 14:35:28 +02:00
2202b75ddb Update HEADS, mainly to grab the latest ESS changes. 2020-04-14 17:04:59 +02:00
e02dbe69a7 Implemented profile based class levelling. Update HEADS to grab the changes from the ESS side. 2020-03-20 03:32:44 +01:00
ae0d64a069 Few small fixes/cleanups. Also updated heads to get an uninitialized variable fix from ESS. This fixed player spawning issues. 2020-03-12 13:50:14 +01:00
5185e97d65 Update to the latest ESS, to get the update to class and character level separation. 2020-02-20 12:21:31 +01:00
e826266b7a -CharacterSkeleton now uses _enter_tree() instead of _init() to set itself up, also it will duplicate the character material here, instead of durgin generation. This fixed a threading related crash.
-TVVoxelChunk will now just use the library's prop material instead of creating one.
Also update HEADS for a threading fix in Voxelman, and the deferred spawning requests.
2020-02-16 16:23:45 +01:00
373bebe335 Update everything. 2020-02-10 19:00:33 +01:00
0f88eb8e80 Update to the latest ess. (Spawning rework). 2020-02-03 18:37:11 +01:00
2e212083e1 Update to the latest ESS, and fix a few errors in the console. 2020-02-02 02:45:47 +01:00
5150dccf9e Update to the latest ESS. 2020-02-01 15:44:22 +01:00
ae09b0194e ESS update. 2020-02-01 11:20:05 +01:00
3044cb8275 Update the license for 2020. 2020-01-31 20:01:34 +01:00
382749220c Update for the latest ESS. 2020-01-02 23:02:45 +01:00
ff0c2f362c Implemented different row scenes for the options menu, and exposed/implemented a few video-related options. 2019-12-25 01:36:34 +01:00
e9515bef2c Changed the license to MIT. 2019-12-22 19:20:38 +01:00
c75e309ab8 ESS update. 2019-12-12 19:01:10 +01:00
90badb366e Update ESS. 2019-12-10 13:14:15 +01:00
2d34cff90d Added a default level override variable to the Entities autoload. Fixed a few issues with applying stats on level up. And HEADS (ESS) update. 2019-12-02 19:19:49 +01:00
a9177a92e0 Added the MIT license text to all files, I previously marked as MIT. 2019-12-01 23:21:48 +01:00
2bf21a27b4 ESS update. 2019-12-01 23:21:17 +01:00
aa635c65f2 Update for ESS. 2019-12-01 18:54:12 +01:00
c88e61ad65 ManaResource setup. 2019-12-01 01:18:19 +01:00
8fd696c71a Update every module to the latest. 2019-11-27 11:22:04 +01:00
fe610dbc7d Changed the license for some of the files, because I forgot about them yesterday. Sometimes I implement functionality in them, and then port it to the entity spell system module. FYI I'll clean this header up a bit later, the MIT license refers to the same one as in the aforementioned module. This is also true for voxelman related classes. 2019-11-21 13:10:00 +01:00
1c62d995e8 Autoloads. 2019-11-20 13:51:26 +01:00