|
dbc7bde24b
|
Now Entity only has one level property instead of separate class and character levels. Updated notifications accordingly.
|
2020-07-10 15:24:14 +02:00 |
|
|
bff7b220c4
|
Fix uninitialized variable.
|
2020-03-12 13:48:11 +01:00 |
|
|
581127cde5
|
Now entity also stores the class level, and class xp. Added separate class and character xp properties to EntityCreateInfo aswell. Standardized the remaining methods in XPData.
|
2020-02-20 12:18:55 +01:00 |
|
|
ae725a22f8
|
More work on the new spawning system.
|
2020-02-03 18:01:43 +01:00 |
|
|
5ea00de13e
|
Ported a few of Entity's virtual methods from BrokenSeals. Started reworking spawning, and Entity initialization. Moved the singletons into a new singletons folder, and renamed the profile_manager folder to profiles.
|
2020-02-03 11:56:52 +01:00 |
|
|
1704caafc8
|
Added more properties for EntityCreateInfo.
|
2020-02-02 18:17:22 +01:00 |
|
|
74eb8bcb2f
|
Updated the license header for 2020, also added the license text to the top of the c++ files. Removed a now unneeded, unused file.
|
2020-01-31 19:34:47 +01:00 |
|
|
b485b4d114
|
-Moved EntityCreateInfo into it's own file.
-Also registered it.
|
2019-05-04 18:39:42 +02:00 |
|