1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00
Commit graph

83 commits

Author SHA1 Message Date
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
NotAdam
ef7a448ebc housing item containers and some minor cleanup/refactoring 2018-12-04 23:00:49 +11:00
AriAvery
4615365e4f housing instance 2018-12-01 21:40:30 +01:00
NotAdam
9cb394719a Correct house db column sizes 2018-11-26 23:43:40 +11:00
NotAdam
ddc809b6b4 New land sql, run update_land.sql 2018-11-26 23:18:16 +11:00
NotAdam
1909f1b676 Remove old tables from update.sql 2018-11-23 17:37:46 +11:00
NotAdam
5e3b5cd66e add ul'dah -> goblet warptaxi zoneposition 2018-11-22 01:19:18 +11:00
AriAvery
363fc3c3ce D: 2018-11-19 10:32:58 +01:00
XeAri
f050ce8808
Update house.sql 2018-11-16 12:17:42 +01:00
XeAri
45e7dc3d3e
Update house.sql 2018-11-16 12:17:32 +01:00
AriAvery
6339148850 sql tables 2018-11-16 12:16:08 +01:00
Mordred
70b7862f9f Added land type storage / loading / usage 2018-11-13 19:48:22 +01:00
NotAdam
3bd2ee7abb add land/landset sql 2018-11-05 23:04:39 +11:00
Mordred
b23e723ff6
Opps, thanks Squall. ( missing backtick ) 2018-10-15 08:16:57 +02:00
Mordred
1f1cbf05a8
Fixed an error in Update.sql 2018-10-15 08:06:39 +02:00
Mordred
2e0b383f4e
Updated field sizes in update.sql 2018-09-19 14:06:56 +02:00
Mordred
eccb946a4c Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
772c63dd8a
Update bnpctemplate.sql 2018-09-10 15:33:50 +02:00
Mordred
9b8b68b468
Update bnpctemplate.sql 2018-09-10 15:20:29 +02:00
Mordred
0d767e4986 Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
be1a5d53f3 fix db storage for classjobs, improve switching between classes 2018-08-26 16:19:05 +10:00
Mordred
132a650bf3
Merge pull request #370 from takhlaq/discovery_layers
halal discovery
2018-08-05 12:05:42 +02:00
Tahir Akhlaq
2a264af7cd fixed discovery legit 2018-08-03 16:54:46 +01:00
Mordred Admin
056f26959a Merge remote-tracking branch 'origin/master' into develop 2018-07-27 08:04:01 +02:00
NotAdam
2bcc2b713f remove now unused sql tables 2018-07-26 23:12:38 +10:00
Tahir Akhlaq
71d628762e fixed discovery parser
- updated discoveryinfo.sql with generated discovery entries
2018-07-25 21:46:44 +01:00
Mordred
c12c0b1d99 Groundwork for pose, still needs to be added to spawn / initui 2018-07-11 23:52:24 +02:00
goaaats
3399616f42 Update SQL 2018-05-17 20:50:07 +02:00
Mordred
706b33b0cd update_discovery.sql now contains well over 4000 new maprange entries for discovery 2018-03-22 22:58:52 +01:00
Mordred
a05ef7bb1d updaing field sizes, make sure to run update.sql 2018-02-03 02:04:00 +01:00
Mordred
31a2cf0209 Merge remote-tracking branch 'origin/native_scripting' 2017-12-29 22:51:27 +01:00
Biscuit
3723e2f0d8
Hopefully Added All Aetheryte Positions for ARR 2017-12-23 03:48:52 +11:00
Mordred
73cf452fb8 Greatly improved initui and changed DB and player field sizes 2017-12-16 00:41:51 +01:00
Mordred
0bb1234151
Merge pull request #198 from reiichi001/master
Fixed import.bat to include password on import loop and update.sql imort
2017-12-11 00:06:00 +01:00
Robert Baker
6ce2155476 Fixed import.bat to include password on import loop and update.sql import. 2017-12-10 12:59:20 -08:00
Mordred
d797123742 Moved new orchestrion field to update.sql 2017-12-03 23:43:45 +01:00
goaaats
8152f67959 * Forgot SQL file 2017-12-03 19:24:54 +01:00
Robert Baker
7352a24a07 Add a more windows-friendly SQL import script. Always runs update.sql last. 2017-11-27 09:53:20 -08:00
GokuWeedLord
6f28586a72 fix invalid sql 2017-11-23 01:30:35 +11:00