|
6a954f3381
|
Fix typo, and respect the should_process flag.
|
2019-12-01 01:16:28 +01:00 |
|
|
abb564acdc
|
Resources should work in multiplayer now, also work on bindings.
|
2019-12-01 00:24:38 +01:00 |
|
|
b3cb5b2def
|
Added EntityResourceDatas to the DataManager, also more refactorings.
|
2019-11-30 21:46:11 +01:00 |
|
|
ea06b2346b
|
Added EntityResourceCostData, also more refactorings.
|
2019-11-30 21:04:35 +01:00 |
|
|
fe6b3224c8
|
Refactored how entity resources are set up.
|
2019-11-30 19:26:12 +01:00 |
|
|
dc5d1515e2
|
Moved entity resource to a subfolder.
|
2019-11-30 18:15:19 +01:00 |
|
|
992d0672f9
|
Fixed sending item count changes to the client. Also added the stack_size_changed signal to ItemInstance.
|
2019-11-29 10:16:59 +01:00 |
|
|
2ba11eec77
|
Added info on how to compile ess for 2D.
|
2019-11-27 11:28:09 +01:00 |
|
|
6bd6ad4623
|
Removed the old ai aswell.
|
2019-11-27 11:14:47 +01:00 |
|
|
675aeaeba2
|
Reworked the UtilityAI implementation into something that I think will actually be good, and useful. Also intial work on pet support.
|
2019-11-27 10:54:56 +01:00 |
|
|
d2dc7442f9
|
Moved some of the constants from AIStates to a new enum called PetStates.
|
2019-11-26 23:20:55 +01:00 |
|
|
9e16f68ff7
|
Quick and dirty Readme.md. I will clean it up later.
|
2019-11-22 00:55:01 +01:00 |
|
|
f87a7a8cb2
|
The module is using the MIT license now.
|
2019-11-21 22:53:52 +01:00 |
|
|
7a0e861c7d
|
Fix compile.
|
2019-11-11 21:41:28 +01:00 |
|
|
79a82810b5
|
Fixed serializing caster's path as ".".
|
2019-11-11 00:46:31 +01:00 |
|
|
d89871f1b4
|
now the text_name properties use resource's resource_name property to store data.
|
2019-11-09 17:49:05 +01:00 |
|
|
ca498d753c
|
Refactored the way the server can open windows. Also they work with networking now.
|
2019-11-04 23:05:45 +01:00 |
|
|
6c1c5eca46
|
Fix small issues, and model re-generation.
|
2019-11-04 21:43:32 +01:00 |
|
|
e57b8ec27a
|
Implemented Equipping.
|
2019-11-04 21:00:17 +01:00 |
|
|
d86695c1f2
|
Typo fix.
|
2019-11-04 18:31:02 +01:00 |
|
|
9efe65cc39
|
Small fixes.
|
2019-11-04 18:07:19 +01:00 |
|
|
267b6c2082
|
Networking for bags, and target bags.
|
2019-11-04 16:50:53 +01:00 |
|
|
0d98a36668
|
Merged Mob and Player into Entity.
|
2019-11-04 01:38:27 +01:00 |
|
|
bac30cf901
|
Implement helpers for crafting.
|
2019-11-04 01:16:50 +01:00 |
|
|
d2c29095bb
|
Added gender enum, and added it to ItemVisualEntry.
|
2019-11-03 22:39:19 +01:00 |
|
|
91851d4ef9
|
Implemented spell learn spell requiremets.
|
2019-11-02 00:01:07 +01:00 |
|
|
81d5e867ab
|
Fix bindings.
|
2019-11-01 23:40:54 +01:00 |
|
|
0bdf6652a6
|
Better/Different AuraGroup implementation.
|
2019-11-01 22:07:56 +01:00 |
|
|
7e8212144c
|
Small aura remove, and add event calls cleanup.
|
2019-11-01 21:20:22 +01:00 |
|
|
8a19b74449
|
hass_spell_id, and hasc_spell_id functions.
|
2019-11-01 20:33:14 +01:00 |
|
|
2cd54394b5
|
AIAction initializations.
|
2019-10-31 22:48:02 +01:00 |
|
|
3eccf838df
|
Fix bindings.
|
2019-10-31 22:38:00 +01:00 |
|
|
b9430efb7a
|
renamed the ai property to sai.
|
2019-10-31 11:52:56 +01:00 |
|
|
90e7e0064d
|
Work on AI.
|
2019-10-31 01:35:29 +01:00 |
|
|
056791b313
|
Improved the design a bit, implemented serializing SpellDamageInfo, and SpellHealInfo. Also fixed a crash.
|
2019-10-29 18:12:15 +01:00 |
|
|
07d81d63a9
|
Fix warning at start.
|
2019-10-29 15:18:08 +01:00 |
|
|
d410497b71
|
More work on networking.
|
2019-10-29 13:36:33 +01:00 |
|
|
c02fd1e9f3
|
Better fix for the previos compile error.
|
2019-10-29 00:33:30 +01:00 |
|
|
2a753972f5
|
Fix compile for android.
|
2019-10-29 00:24:37 +01:00 |
|
|
1994e023b2
|
More work on networking.
|
2019-10-29 00:15:52 +01:00 |
|
|
2a6b080cf6
|
More work on multiplayer.
|
2019-10-28 21:48:50 +01:00 |
|
|
233d934876
|
Added functions to manipulate what the _s_sees vector. Also added a bind for vrpc. And smaller fixes/improvements.
|
2019-10-28 16:53:48 +01:00 |
|
|
8512378fd2
|
Improved the RPC macros.
|
2019-10-28 14:45:38 +01:00 |
|
|
84f91030b3
|
Better AIAction interface/implementation.
|
2019-10-27 18:14:29 +01:00 |
|
|
e267217b84
|
Removed the now unneeded CharacterSkeletonVisualEntry, and it's related properties/classes.
|
2019-10-26 15:28:58 +02:00 |
|
|
952bbb113d
|
Small cleanups.
|
2019-10-26 15:13:04 +02:00 |
|
|
56a333bef5
|
More work on ItemVisuals.
|
2019-10-26 03:38:09 +02:00 |
|
|
5ea15ab1c9
|
Stat will be set dirty after deserialization now.
|
2019-10-25 21:58:29 +02:00 |
|
|
de25ec9dd5
|
Added SkeletonModelEntry.
|
2019-10-25 15:52:58 +02:00 |
|
|
65ab6c1dbd
|
Bindings for SPeciesModelData.
|
2019-10-25 14:01:59 +02:00 |
|