1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 14:57:44 +00:00
Commit graph

17 commits

Author SHA1 Message Date
NotAdam
ee924160be add migration functionality to dbm 2019-06-16 00:14:05 +10:00
mordred
e0a3c4d35d Fixed quest complete size, db reinit needed 2019-03-26 09:27:48 +01:00
Mordred
d2c61ae03c
Update schema.sql 2019-03-25 07:57:25 +01:00
Mordred
f1514e2a8d Added sql table for storing hunting log information 2019-03-24 23:49:52 +01:00
NotAdam
f1469a554c add missing zonepositions, use move semantics for framework constructor 2019-03-17 13:50:01 +11:00
NotAdam
0685b7c84f remove utf8 bom from inserts.sql 2019-01-18 20:05:45 +11:00
Mordred
328b8bf14d Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now 2019-01-14 22:29:52 +01:00
NotAdam
25023e2ed1 fix housing object init structure, game no longer crashes/doesn't load 2019-01-10 20:38:27 +11:00
NotAdam
da40b9e97f initial pass to fix housing issues 2019-01-10 15:03:25 +11:00
Mordred
7fa7cc8716 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-08 17:09:18 +01:00
Mordred
195066b836 Very rudementary spawn implementation and db fix 2019-01-08 17:08:48 +01:00
NotAdam
b53f7e3b37 fix spawnpoint schema causing inserts to fail 2019-01-08 22:37:29 +11:00
Mordred
5232909ccb Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
mordred
3e6bf7614b True out of source build now possible. 2019-01-02 15:09:59 +01:00
mordred
4a920de104 Use sapphire_dbm to initialize the db 2018-12-12 12:07:26 +01:00
NotAdam
f0055d2f63 fix db schema so characters get created correctly 2018-12-07 20:12:20 +11:00
Mordred
66c3aba1f6 Fixed small event issues. Changed sapphire to use new DB setup. Database has to be created using the schema.sql and inserts.sql 2018-12-07 00:06:59 +01:00