1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-23 13:17:45 +00:00
Commit graph

89 commits

Author SHA1 Message Date
NotAdam
bd1130fe73 switch from binary to blobs, fix known array sizes in player obj 2019-07-06 15:00:26 +10:00
NotAdam
537abfcf16 add migration functionality to dbm 2019-06-16 00:14:05 +10:00
mordred
8cd18d6a33 Fixed quest complete size, db reinit needed 2019-03-26 09:27:48 +01:00
Mordred
c3700c6231 Update schema.sql 2019-03-25 07:57:25 +01:00
Mordred
be63e25c14 Added sql table for storing hunting log information 2019-03-24 23:49:52 +01:00
NotAdam
6d9ef0e6c3 add missing zonepositions, use move semantics for framework constructor 2019-03-17 13:50:01 +11:00
NotAdam
2743f4483e remove utf8 bom from inserts.sql 2019-01-18 20:05:45 +11:00
Mordred
a230a2ca2a Cleaned up some zoning code. Secondly, alot more bnpcs will spawn now 2019-01-14 22:29:52 +01:00
NotAdam
6e6ffc7cf3 fix housing object init structure, game no longer crashes/doesn't load 2019-01-10 20:38:27 +11:00
NotAdam
c03dc6dc80 initial pass to fix housing issues 2019-01-10 15:03:25 +11:00
Mordred
6f0f05eb30 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-08 17:09:18 +01:00
Mordred
da67f6cae8 Very rudementary spawn implementation and db fix 2019-01-08 17:08:48 +01:00
NotAdam
76ea5d8a27 fix spawnpoint schema causing inserts to fail 2019-01-08 22:37:29 +11:00
Mordred
c1a3fa5915 Extended schema for spawnpoints 2019-01-06 23:34:19 +01:00
mordred
2ed9d84bd0 True out of source build now possible. 2019-01-02 15:09:59 +01:00
mordred
90831ea089 Use sapphire_dbm to initialize the db 2018-12-12 12:07:26 +01:00
NotAdam
795c8280d5 fix db schema so characters get created correctly 2018-12-07 20:12:20 +11:00
Mordred
23226f0e44 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
NotAdam
60e643dd0e housing item containers and some minor cleanup/refactoring 2018-12-04 23:00:49 +11:00
AriAvery
7d042d264e housing instance 2018-12-01 21:40:30 +01:00
NotAdam
7b3a894349 Correct house db column sizes 2018-11-26 23:43:40 +11:00
NotAdam
89c8293eef New land sql, run update_land.sql 2018-11-26 23:18:16 +11:00
NotAdam
df28bd934c Remove old tables from update.sql 2018-11-23 17:37:46 +11:00
NotAdam
7f5ea70523 add ul'dah -> goblet warptaxi zoneposition 2018-11-22 01:19:18 +11:00
AriAvery
b188455c3e D: 2018-11-19 10:32:58 +01:00
XeAri
664ccf2434 Update house.sql 2018-11-16 12:17:42 +01:00
XeAri
c21d9fd9e7 Update house.sql 2018-11-16 12:17:32 +01:00
AriAvery
3443dad247 sql tables 2018-11-16 12:16:08 +01:00
Mordred
a8040d9236 Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
NotAdam
9d7f3be448 add land/landset sql 2018-11-05 23:04:39 +11:00
Mordred
6fb2765e30 Opps, thanks Squall. ( missing backtick ) 2018-10-15 08:16:57 +02:00
Mordred
b622764cf7 Fixed an error in Update.sql 2018-10-15 08:06:39 +02:00
Mordred
e2eb625e59 Updated field sizes in update.sql 2018-09-19 14:06:56 +02:00
Mordred
d97970802b Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
df3b6774dd Update bnpctemplate.sql 2018-09-10 15:33:50 +02:00
Mordred
a5fabcf818 Update bnpctemplate.sql 2018-09-10 15:20:29 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
e68b302f42 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
Mordred
7d7756ca42 Merge pull request #370 from takhlaq/discovery_layers
halal discovery
2018-08-05 12:05:42 +02:00
Tahir Akhlaq
88dfbf7e8c fixed discovery legit 2018-08-03 16:54:46 +01:00
Mordred Admin
90405e25c9 Merge remote-tracking branch 'origin/master' into develop 2018-07-27 08:04:01 +02:00
NotAdam
f043177719 remove now unused sql tables 2018-07-26 23:12:38 +10:00
Tahir Akhlaq
cd4730c69d fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Mordred
d09cdb15af Groundwork for pose, still needs to be added to spawn / initui 2018-07-11 23:52:24 +02:00
goaaats
f7d4bf47dc Update SQL 2018-05-17 20:50:07 +02:00
Mordred
7c3f0190df update_discovery.sql now contains well over 4000 new maprange entries for discovery 2018-03-22 22:58:52 +01:00
Mordred
43f5894445 updaing field sizes, make sure to run update.sql 2018-02-03 02:04:00 +01:00
Mordred
6d1d34830f Merge remote-tracking branch 'origin/native_scripting' 2017-12-29 22:51:27 +01:00
Biscuit
a6e3d34dd4 Hopefully Added All Aetheryte Positions for ARR 2017-12-23 03:48:52 +11:00
Mordred
33eeb6acb6 Greatly improved initui and changed DB and player field sizes 2017-12-16 00:41:51 +01:00