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

994 commits

Author SHA1 Message Date
Maru
c93c6e24f1 Fix Travis Build 2018-03-02 09:55:03 -03:00
Maru
52468262f3 More style stuff; 2018-03-02 08:25:48 -03:00
Maru
b7f2ed462e 🗣 💩 2018-03-02 08:13:45 -03:00
Maru
2c67263135 🚮 2018-03-02 07:39:38 -03:00
Maru
a61aef2c1e Framework; Refactors, styling, other minor stuff; 2018-03-02 07:22:25 -03:00
Mordred
b95d741cd8 Build fix... 2018-02-14 19:17:10 +01:00
Mordred
d7f8b55b08 Appveyor fix 2018-02-14 18:24:59 +01:00
Mordred Admin
2e3a596c2d Actually generate the version strings correctly 2018-02-14 14:46:18 +01:00
Mordred Admin
c54ebbe53c Cleaned up generated exd stuff 2018-02-14 12:31:47 +01:00
Mordred
0d4b846e79 Fixed an issue where offline chars were not removed properly 2018-02-13 22:37:45 +01:00
Mordred
607143ea7c updated submodule 2018-02-13 19:37:04 +01:00
Mordred Admin
fe9554511f Updated submodules 2018-02-13 15:11:34 +01:00
Mordred
649bd7d8e6 Further clean up in range stuff 2018-02-11 23:52:44 +01:00
Mordred
cee84cd9ff In range containers no longer declared publicly 2018-02-11 22:57:00 +01:00
Mordred
f0a649b53f
Merge pull request #252 from goaaats/develop
Update libraries
2018-02-11 17:26:14 +01:00
goaaats
6cf4bf471a Update submodule again 2018-02-11 17:20:54 +01:00
goaaats
7d3a3b8c66 Fix pcb_reader, quest_parser 2018-02-11 16:50:31 +01:00
goaaats
e018914eb9 Update libraries 2018-02-11 13:59:38 +01:00
Mordred
7229984c07
Merge pull request #251 from GokuWeedLord/instancescripting
objectcontrol packet implementation & debug commands
2018-02-10 15:56:21 +01:00
Adam
8280700e81 huhuhu 2018-02-10 22:35:02 +11:00
Adam
31a9ed45a6 move instance objects to zone from instancecontent 2018-02-10 21:53:16 +11:00
Adam
3d1555209e rename objectcontrol -> objectspawn 2018-02-10 21:51:02 +11:00
Adam
69a0af66e5 [huge brain image] 2018-02-10 17:56:03 +11:00
Adam
cc3ceeebd5 fix indentation 2018-02-10 15:45:06 +11:00
Adam
727207ec08 Merge remote-tracking branch 'upstream/develop' into instancescripting 2018-02-10 14:05:12 +11:00
Adam
2f6bc9e1eb instane obj spawning 2018-02-10 14:03:59 +11:00
Mordred
1f415a0d05 Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain 2018-02-10 01:21:31 +01:00
Mordred
ac8e0eb7e4
Merge pull request #250 from GokuWeedLord/instancescripting
instance scripting + object creation
2018-02-09 17:40:31 +01:00
Adam
01e22b679d instance objects, gameobj implementation 2018-02-10 02:47:32 +11:00
Adam
23d958e768 Merge branch 'develop' into instancescripting 2018-02-09 23:50:26 +11:00
Mordred
8573bfa7db
Merge pull request #249 from GokuWeedLord/feature/wsl
fix script builds and logging issues on WSL
2018-02-09 12:31:18 +01:00
Adam
ca42ed228d builds should work now... probably 2018-02-09 20:25:18 +11:00
Adam
9d8f3648a0 fix script builds and logging issues on WSL 2018-02-09 20:11:30 +11:00
Mordred Admin
3ef490693b Missing virtual destructor implementation 2018-02-09 08:32:28 +01:00
Mordred
e1dafd3d5e New base class for anything actor related, not being used yet 2018-02-09 00:55:44 +01:00
Adam
d3bdd8856a instance scripting stuff 2018-02-09 02:34:43 +11:00
Mordred
6cc95cc73e
Merge pull request #247 from GokuWeedLord/develop
hierachyId dump + scripts structure cleanup
2018-02-08 15:30:28 +01:00
Mordred
e115b0bc16
Merge pull request #248 from goaaats/develop
Implement correct handling for private areas
2018-02-08 15:30:18 +01:00
Mordred
abf1194a7a
comment added 2018-02-08 15:29:46 +01:00
goaaats
cb787b44f5 Handle via inRangeSet 2018-02-08 15:25:59 +01:00
goaaats
9790594016 Implement correct handling for private areas 2018-02-08 15:05:29 +01:00
Adam
1e7c2adefb fix instance expire time 2018-02-09 00:04:46 +11:00
Adam
7205e9f82c Merge remote-tracking branch 'upstream/develop' into develop 2018-02-08 23:58:30 +11:00
Adam
bf404f7371 restructure script folder hierachy to remove unnecessary build targets 2018-02-08 23:28:52 +11:00
Adam
89f995376e pcb_reader dumps hierachyId now
spawning objects has never been more fun!
2018-02-08 23:28:30 +11:00
Mordred
dae8d74fc3
Merge pull request #246 from GokuWeedLord/develop
fix windows paths with pcb reader
2018-02-08 11:40:51 +01:00
Adam
10f6e43148 fix pcb_reader ignoring windows paths in arguments 2018-02-08 20:29:39 +11:00
Adam
c4991c8c52 persist effect packet opcode 2018-02-08 19:41:27 +11:00
Mordred
145a421f62
Merge pull request #245 from takhlaq/pcb_reader
added instancecontent.csv dump to pcb_reader
2018-02-08 07:53:25 +01:00
Tahir Akhlaq
bb97e1160b added instancecontent.csv dump to pcb_reader 2018-02-07 22:13:20 +00:00