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

72 commits

Author SHA1 Message Date
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
Mordred
5a83a82f36 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
e003c035c7 Fixed import.bat to include password on import loop and update.sql import. 2017-12-10 12:59:20 -08:00
Mordred
bfc550be2b Moved new orchestrion field to update.sql 2017-12-03 23:43:45 +01:00
goaaats
6a3686f413 * Forgot SQL file 2017-12-03 19:24:54 +01:00
Robert Baker
9f7aefacc3 Add a more windows-friendly SQL import script. Always runs update.sql last. 2017-11-27 09:53:20 -08:00
GokuWeedLord
3cae806ac3 fix invalid sql 2017-11-23 01:30:35 +11:00
GokuWeedLord
b0219953ca add sql triggers to update UPDATE_DATE 2017-11-22 22:29:40 +11:00
GokuWeedLord
847c86665f lets try again... 2017-11-18 12:31:52 +11:00
Mordred
f043049d2b Started using pregenerated common emuns, fixed a mysql field length issue with titlelists 2017-11-18 01:25:55 +01:00
Mordred
f080a6f9f4 Updated sql files 2017-11-18 00:09:26 +01:00
Mordred Admin
2113e45a5b Merge http://www.github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN
Conflicts:
	CMakeLists.txt
	src/servers/Server_Common/Network/PacketDef/Ipcs.h
	src/servers/Server_Zone/Actor/PlayerQuest.cpp
	src/servers/Server_Zone/Actor/PlayerSql.cpp
2017-10-25 14:49:35 +02:00
Mordred
419df1ea88 new layout for charaquest table 2017-10-24 00:00:22 +02:00
ShelbyZ
3ae890cc78 Fixing linkshellid to uint64_t
updating methods, internal collection, and sql representation
2017-10-23 08:33:47 -07:00
Mordred
e246c0a880 More sql updates and conversions 2017-10-18 20:49:37 +02:00
Mordred Admin
9987937934 Merged most recent 4.1 fixes to SQL rewrites, new fields will have to be readded by hand 2017-10-11 10:16:25 +02:00
amibu
4423bf4908 Orchestrion SQL 2017-10-09 20:11:55 +02:00
Maru
13ecfe9906 Player title SQL; Handle set player title; 2017-10-09 01:56:47 -03:00