wincent
9599be8db4
Lots of changes, too late to describe it all.
2023-07-15 10:51:25 +02:00
wincent
c27aa174c0
Mission and flag mod additions
2022-12-30 18:45:54 +01:00
wincent
d49653e156
Bug fixes for ExplicitIds and locales; updated to .NET 7.
2022-12-03 22:50:26 +01:00
wincent
a1cc55dd58
Local work that has been sitting for Dandelion integration
2022-11-27 22:48:27 +01:00
wincent
939f47a601
Local work which has been sitting.
...
Allows SQL to be run on client database, and extends lookup and xml functionality.
2022-05-18 14:41:49 +02:00
wincent
f4ddf242bf
Some updates :)
2022-02-18 07:41:07 +01:00
wincent
e2b3030ef5
Fixed path irregularities and added option to specify an explicit id
2022-01-31 17:30:59 +01:00
wincent
a65272e3c5
Some stuff I had locally, optimizations and skill mods.
2022-01-30 22:12:52 +01:00
wincent
ae9945ffc2
Missions can now be implemented:
...
+ Fixed icon path issue.
+ Added locale options for all the mission values.
2022-01-04 19:24:02 +01:00
wincent
e4895013b7
Updated README
2022-01-04 13:21:04 +01:00
wincent
0962976c7c
Begun work on mission mods
2022-01-04 13:17:38 +01:00
wincent
b4592b93b1
Added mod types:
...
+ NPC
+ Item
2022-01-03 17:33:31 +01:00
wincent
a529fd2524
Added simple documentation for the modding interface.
2022-01-02 22:47:57 +01:00
wincent
49041f678f
Initial work on a modding interface.
2022-01-02 22:22:15 +01:00
wincent
3803b6bee4
Changes to reflect deathblow
2021-12-04 00:05:50 +01:00
wincent
9160635718
Prepared for Unity integration
2020-11-09 20:47:16 +01:00
wincent
50080643fb
Behaviors:
...
* Create and edit skills and behaviors.
* Create new skill trees and attach skills to objects.
* Work with some basic behaviors, more to be added.
* Import behaviors from editor.
2020-05-13 14:02:14 +02:00
wincent
6633992443
Reworked serialization for InfectedRose.Fdb:
...
* Got rid of calculating pointers after the hand.
* Serializing a hash table is now a lot faster.
2020-03-10 22:34:22 +01:00
wincent
d90b67f2d3
Started working on updates old zones to new.
2020-03-10 11:01:06 +01:00
wincent
b39c036c5a
Small bugfix
2020-03-08 17:38:40 +01:00
wincent
078de1175a
InfectedRose.Interface:
...
* An interface for adding npcs, missions, and zones.
* Emit SQL to run on your server.
* See README for InfectedRose.Interface for more info.
2020-03-08 17:29:00 +01:00
wincent
f2e85df457
World creation:
...
* Generate Luz and Lvl files from xml.
* Filter out cdclient for zone entries.
2020-03-07 23:26:39 +01:00