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

41 commits

Author SHA1 Message Date
mordred
4f296b0fb3 Create lookup for housing zones by landsetId, load housing zone from stored territoryId in player 2018-11-06 11:11:07 +01:00
mordred
43a9124ce7 Store and load territoryID 2018-11-06 10:36:45 +01:00
Mordred
c512a63b92 Use territoryType instead of TerritoryId, also refactor variables to reflect the change 2018-11-05 23:07:39 +01:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
Squall Leonhart
6d3896dc72 Fixes disappearing soul crystals on re-logging. 2018-10-15 21:38:39 +03:00
root
d1efbe6307 Various small cleanups 2018-09-26 08:47:22 -04:00
root
94b111ee85 Fixed a couple compiler warnings 2018-09-26 03:32:43 -04:00
Mordred
827250f9cd Inventory fix 2018-09-17 22:52:57 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
Mordred
e745bd0329 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
NotAdam
7131c254ea EquipSlot -> GearSetSlot 2018-08-25 22:56:46 +10:00
Mordred
42bf23e7dc Inventory Overhaul wrapup 2018-07-26 23:40:46 +02:00
NotAdam
e114e9dab9 the last commit was shit, now it's done properly 2018-07-26 23:37:12 +10:00
NotAdam
b199036f5a improve behaviour for creating items with correct max stack sizes 2018-07-26 23:29:58 +10:00
NotAdam
61280baad5 fix loading of currency/crystal items 2018-07-26 23:12:02 +10:00
Mordred
b85c1c244e Not compilable atm, still moving stuff around 2018-07-24 23:58:08 +02:00
Mordred
b5bee7cfcb fixes #122 - Searchmessages wont be overwritten anymore 2018-07-12 20:01:38 +02:00
Mordred
d09cdb15af Groundwork for pose, still needs to be added to spawn / initui 2018-07-11 23:52:24 +02:00
NotAdam
0b88f63aa9 persist emotes now persist through logout/login 2018-07-11 18:07:48 +10:00
Mordred
533ba50447 #329 Fixed relogging while persistent emote is on ( restting state to idle ) 2018-07-09 22:34:56 +02:00
NotAdam
25b6359736 fix searchinfo update, add searchinfo ipc struct 2018-07-07 16:50:11 +10:00
Mordred Admin
8e6cdf0eda Removed old GamePacket 2018-07-03 09:20:09 +02:00
NotAdam
2452410c58 remove old XMLConfig completely and implement new ConfigMgr 2018-06-11 02:34:26 +10:00
Mordred
86b2a9cded More cleanup yet 2018-06-02 15:52:35 +02:00
goaaats
251ecf6d28 Added SQL field for EquipDisplayFlags, fixed Legacy Mark 2018-05-17 20:46:11 +02:00
Mordred
24399e31e4 WiP - implementing new framework 2018-03-09 00:06:44 +01:00
Mordred Admin
c2165e5f33 Cleanup of cmake files 2018-03-06 22:22:19 +01:00
Mordred
0833bdd76c Merge remote-tracking branch 'origin/master' into actor_rewrite 2018-03-06 00:10:36 +01:00
Maru
b3318f14a3 Framework; Refactors, styling, other minor stuff; 2018-03-02 07:22:25 -03:00
Adam
416269dc63 move eobj/player spawnindex generation to common manager 2018-03-02 02:55:02 +11:00
Mordred
8b5d30802d More stuff moved over to actor baseclass 2018-02-22 18:12:36 +01:00
Adam
6864f217a7 add todo note 2018-02-15 19:44:54 +11:00
Adam
0d8a2aaf8c fix compile warning 2018-02-15 19:27:44 +11:00
Mordred Admin
df61b53d1a Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Mordred
2000d5d2f8 Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain 2018-02-10 01:21:31 +01:00
Mordred
9cc5f9ffb3 Reconnecting during an instance now possible 2018-02-04 17:46:46 +01:00
goaaats
c0b3d3605b zone, api: Removed old EXD reader 2018-01-31 11:43:22 +01:00
Adam
b05a05341c base implementation of instance creation 2018-01-28 23:53:58 +11:00
Mordred
aabcdf6e74 Replacement of old ZoneMgr 2018-01-27 23:52:49 +01:00
Adam
0bbcf9ac29 Merge remote-tracking branch 'upstream/native_scripting' into fix/set-classjob 2017-12-27 12:52:23 +11:00
Mordred Admin
2382f72184 #182 - Renamed targets to be less ambigious 2017-12-19 09:27:22 +01:00
Renamed from src/servers/Server_Zone/Actor/PlayerSql.cpp (Browse further)