1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-25 14:07:46 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Mordred Admin
55c49b0bc4 Removed statusEffectContainer, now directly part of Actor 2017-12-05 11:21:56 +01:00
Mordred
5f5ce9970b refactoring various files 2017-11-28 00:09:36 +01:00
Mordred
cfc8373f5d Simplification of packet templates 2017-11-21 18:43:09 +01:00
Mordred Admin
7e3c03ca32 Removed reference to database where unused 2017-10-26 14:40:58 +02: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
8957e1672b compiler warning fix 2017-10-21 23:40:51 +11:00
ShelbyZ
279563b90f Fixing spacing issues for casts 2017-10-20 14:12:24 -07:00
ShelbyZ
a73721764f Fixing some type alignments via casting
- static_cast for reasonable values
- at least one stray float
2017-10-19 16:18:16 -07:00
amibu
e586a119e0 Cleanup, mount DB saving; 2017-10-18 17:54:17 +02:00
amibu
3775c7730f Replicating retail packet flow for testing 2017-10-17 23:03:47 +02: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
Maru
57f7905286 Title IPC updated for 4.1; 2017-10-10 16:05:20 -03:00
Maru
20daf4cdc2 Player title SQL; Handle set player title; 2017-10-09 01:56:47 -03:00
Maru
eb445fcdc3 Title list SQL work; Clean-up; 2017-10-09 00:31:31 -03:00
Maru
ffd85ff45f More titlelist stuff (broken for half of the titles); 2017-10-08 20:26:56 -03:00
Maru
3f611c47bb Please don't look 2017-10-08 15:53:00 -03:00
Maru
aaffc8e969 Basic title list handling; 2017-10-06 20:40:27 -03:00
Maru
989939cf51 Fix crash when spamming cast action and cast interrupt (esc) while walking (null deref); 2017-10-04 22:04:42 -03:00
Mordred
7f44092a4d Sql updates now happen on a timer per player instead of controlled by flags 2017-10-04 00:02:16 +02:00
Maru
d620f0763d Status effect source reference; ActionCast battle log work; Cleaning compiler warnings; 2017-09-15 00:56:29 -03:00
Maru
68e862d95b Redefining: ActionModel and ActionAspect; Action for removing status effect off from HUD; 2017-09-04 01:36:19 -03:00
Maru
5010aed6b3 Base raise skill; 2017-08-29 21:52:40 -03:00
Maru
5a0d95f4ca Fix action interrupt crash; Escaping character names; Adjustments to HP formula; 2017-08-23 00:38:54 -03:00
Maru
71309e3be7 Cast interrupting; Skeleton of battle calculation stuff; 2017-08-20 02:46:06 -03:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
Mordred
d3f6fc9a67 Massivly modified project structure in server_zone 2017-08-18 17:16:15 +02:00
Renamed from src/servers/Server_Zone/ActionHandler.cpp (Browse further)