1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 11:17:46 +00:00
Commit graph

71 commits

Author SHA1 Message Date
Mordred
46780bf5cd Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-12-30 17:36:48 +01:00
Mordred
3ffa92073d Added a new table for spawnpoints and initial data 2018-12-30 17:36:30 +01:00
Dantestyle
5b34e5ba5d Press Enter after password and finally instant open client 2018-12-30 04:52:28 +01:00
NotAdam
7da03ef6f0 handle item positions better & some minor cleanup/refactoring 2018-12-26 19:34:43 +11:00
NotAdam
5ed8281f96 update schema 2018-12-23 23:46:49 +11:00
NotAdam
2c426b5059 housing inventories work, parts are loaded from db now
plus a shitload of cleanup and refactoring
2018-12-23 19:13:30 +11:00
NotAdam
ce53890985 cleanup old house cols from db schema 2018-12-22 23:39:07 +11:00
NotAdam
05b4045165 fix house init, some refactoring and base inventory impl 2018-12-22 14:35:42 +11:00
NotAdam
d6a6de6f77 handle inventory packet sequencing properly for items & containers 2018-12-20 20:41:16 +11:00
NotAdam
0975c62374 fix ps4transitionally.html sending accountid as string, not int 2018-12-19 14:43:37 +11:00
mordred
4a920de104 Use sapphire_dbm to initialize the db 2018-12-12 12:07:26 +01:00
Mordred
2e9c5f522c Removed old mysql lib 2018-11-14 16:54:09 +01:00
Mordred
b33f116422 Add mysql linking too 2018-10-26 19:22:31 +02:00
NotAdam
7bc543ecee remove config file 2018-10-26 20:02:32 +11:00
NotAdam
d3872ef095 merge config files and update config calls 2018-10-25 17:48:30 +11:00
Maru
542541b1f6 Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
goaaats
2b0e101459 Streamline INI network configuration 2018-06-23 21:05:31 +02:00
NotAdam
5a5202dd6b add default configs 2018-06-11 02:40:15 +10:00
NotAdam
463d56e76e remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
goaaats
e018914eb9 Update libraries 2018-02-11 13:59:38 +01:00
Adam
59e5a3a7f1 fix hotloading setting, minor cleanup 2018-01-18 13:56:55 +11:00
Mordred
73cf452fb8 Greatly improved initui and changed DB and player field sizes 2017-12-16 00:41:51 +01:00
GokuWeedLord
7df77ae520 change reload -> queue reload & some minor refactoring 2017-12-14 23:05:53 +11:00
GokuWeedLord
0f4e30c3e3 automagically reload rebuilt scripts 2017-12-14 22:30:06 +11:00
GokuWeedLord
5009be1520 add module cache back, add reload functionality/debug cmd 2017-12-14 13:23:59 +11:00
GokuWeedLord
9cfe995da5 hopefully it'll build properly on windows/linux 2017-12-13 23:08:02 +11:00
GokuWeedLord
3656f15d75 copy scripts to a cache before loading, update config, implement all scriptmanager functionality 2017-12-13 22:19:00 +11:00
GokuWeedLord
ed882044b1 fix incorrect usage of fatal error logging and switch typedef to using 2017-12-13 13:06:02 +11:00
GokuWeedLord
bb4665dc6a change script location 2017-12-10 23:50:35 +11:00
Mordred Admin
e775e6a54d Changed settings, noone cares for local mysql accounts.;) 2017-12-05 11:41:20 +01:00
Mordred Admin
55c49b0bc4 Removed statusEffectContainer, now directly part of Actor 2017-12-05 11:21:56 +01:00
Ay'yaruq Dotharl
9e900520a6
Fix #183 hardcoded Chai scripts path 2017-11-26 00:38:33 +11:00
Mordred Admin
ec72cf6836 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
GokuWeedLord
80d623ae95 _blank creates an empty frame while opening the page in the default web browser 2017-10-22 21:46:55 +11:00
GokuWeedLord
0429cd9d1c add server commit history to login page 2017-10-22 21:39:54 +11:00
GokuWeedLord
33203148d7 fix a vs xml linting error 2017-10-21 16:41:09 +11:00
Maru
c38fed20b3 More rest web ui stuff; 2017-10-12 20:28:28 -03:00
Maru
7ef7f29f59 Title; 2017-10-12 04:06:46 -03:00
Maru
a7fe0afff5 Launcher redesigned; 2017-10-12 04:03:58 -03:00
Mordred Admin
292e1e5d15 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
5feec7a5a7 More fixes for bad sessions/incorrectly loaded players 2017-10-06 12:54:03 +02:00
Mordred
8d6bc11dfd Merged master to SQL_REWRITE_OWN 2017-10-03 23:03:58 +02:00
amibu
76fd34a7d8 No Scroll Bars 2017-10-02 13:56:04 +02:00
Mordred
92a7a7ed6d New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
amibu
cb7c6ab65e GM Ranks, some fixes 2017-09-11 18:59:50 +02:00
amibu
4b914aae3c Put MotDs into a array to send multiple 2017-09-10 16:47:40 +02:00
amibu
b999639f04 Changeable World name + MotD 2017-09-10 02:24:29 +02:00
amibu
59bacef68c Fix news.xml 2017-09-06 20:25:41 +02:00
Biscuit Boy
25ff8595b3 Updated Sapphire Launcher HTML with New Look
Updated the Sapphire HTML with a New Look https://uploads.ninty.ninja/i/q8zyy.png
2017-09-06 04:20:30 +10:00
Mordred
3a93509476 Moved script folder out of bin 2017-08-29 23:22:41 +02:00