1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-24 21:57:44 +00:00
Commit graph

67 commits

Author SHA1 Message Date
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
mordred
cabb9b27f8 More CI fixes 2018-10-26 14:11:02 +02:00
mordred
c5f4bb0659 Yet more boost gone 2018-10-25 23:50:18 +02:00
mordred
6d27d957e1 More boost gone 2018-10-25 15:15:27 +02:00
NotAdam
42064014ac remove more boost 2018-10-25 12:44:51 +11:00
Mordred
ddb3b69bd6 Merge branch 'bnpc' of https://github.com/SapphireMordred/Sapphire into bnpc 2018-09-17 23:10:59 +02:00
Mordred
827250f9cd Inventory fix 2018-09-17 22:52:57 +02:00
Mordred Admin
238ea28d75 Merge develop into bnpc 2018-09-17 14:04:40 +02:00
Mordred
d97970802b Mobs can now be spawned from templates using debug commands 2018-09-13 22:14:31 +02:00
Mordred
9624d08b4c Working towards getting bnpcs back in the game 2018-09-09 23:56:22 +02:00
NotAdam
0946b0636e allow for multiple festivals to run at once 2018-09-01 20:55:28 +10: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
Dantestyle
ddd3d11bd4 Only for Maruhhuhu :D 2018-07-31 00:09:29 +02:00
Dantestyle
eb6a405e32 restyle it 2018-07-31 00:07:54 +02:00
Dantestyle
05762be79c [Commands] QuestBitFlags Debug command 2018-07-30 23:26:27 +02:00
Mordred
6579a5d841 First step of inventory cleanup, moving defs to common 2018-07-20 22:39:10 +02:00
NotAdam
3d09b3efc0 unlockAction now takes u16 param, unlockAction debug command added 2018-07-04 19:28:54 +10:00
Mordred
e9c9eaa53a Packet rework of server_zone 2018-06-28 00:07:07 +02:00
Mordred
460175f75d Merge pull request #317 from perize/develop
EObj thing
2018-06-12 06:22:28 +02:00
Perize
407bf76dc8 EObj anim 2018-06-12 09:29:21 +09:00
Mordred
86b2a9cded More cleanup yet 2018-06-02 15:52:35 +02:00
Adam
1771ed14b4 proper festival handling (woah) 2018-03-20 20:30:05 +11:00
Mordred
f5ff43857e Basics of instance binding system 2018-03-15 23:37:21 +01:00
Adam
108268b107 bgm is set correctly for instances 2018-03-15 20:48:35 +11:00
Adam
71abe6b69e what are if statements, how do they work 2018-03-13 21:59:52 +11:00
Adam
6c1b0f789e create zone cmd 2018-03-13 19:25:50 +11:00
Adam
0f86b5f045 Add a qte event command 2018-03-10 00:06:44 +09: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
9a0041e093 set weatheroverride debug command and assert fix in spawnindexallocator 2018-03-02 15:29:48 +11:00
Adam
841e292e9b director sequence/branch setters & debug command 2018-02-28 22:25:18 +11:00
Mordred Admin
72e8fa36e8 Rearranged includes for potential speed increases 2018-02-28 10:26:03 +01:00
Adam
d4c3250ab0 eobj state cmd and some ontalk fixes 2018-02-27 23:05:42 +11:00
Adam
3cf0a233b1 redirect ontalk events inside instances to instancecontent ptr 2018-02-25 17:23:52 +11:00
Mordred
8b5d30802d More stuff moved over to actor baseclass 2018-02-22 18:12:36 +01:00
Mordred
b806535f11 Fixed an issue with teleport not picking the correct target position, eventaction unlocks player now 2018-02-21 23:30:35 +01:00
Mordred
b8a366fb29 Removed battlenpc for cleanup work 2018-02-21 12:48:27 +01:00
Mordred
322dce393d Started stripping actors - readding after rewrite 2018-02-20 23:42:09 +01:00
Mordred Admin
df61b53d1a Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Adam
bea3cae216 huhuhu 2018-02-10 22:35:02 +11:00
Adam
bc5004598d Merge remote-tracking branch 'upstream/develop' into instancescripting 2018-02-10 14:05:12 +11:00
Adam
32f0e30e8e instane obj spawning 2018-02-10 14:03:59 +11: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
0cb304083d More preparational director logic, state inside can be modified with !instance <instanceId> <varIdx> <value> 2018-02-07 00:00:48 +01:00
Adam
1fc4a1676d opcode update, cleanup and maybe disconnect issue fixed?
it works on my machine™️
2018-02-03 19:42:42 +11:00
Adam
811b4af5b1 Merge branch 'master' into master 2018-02-03 02:12:35 +11:00
Adam
6e12c74e78 add festival support 2018-02-03 02:11:29 +11:00