1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 22:37:45 +00:00
Commit graph

24 commits

Author SHA1 Message Date
GokuWeedLord
6b63d22391 base scripts init code, call init before zone init for onZoneInit callback 2017-12-10 23:51:06 +11:00
GokuWeedLord
68b655dcdd make sure the server doesn't crash and burn when accessing scripts that don't exist 2017-12-10 21:44:18 +11:00
GokuWeedLord
207e9589f7 fix actionscript export macro 2017-12-10 21:43:54 +11:00
GokuWeedLord
7248e351ea fix gcc builds on linux 2017-12-10 17:13:57 +11:00
GokuWeedLord
e2bc55cd44 fix templated getScriptObject not linking correctly 2017-12-10 16:49:01 +11:00
GokuWeedLord
2cd85c212f haha im a fucking idiot 2017-12-10 16:03:55 +11:00
GokuWeedLord
58a4e9e0fe refactor script api, base script loading impl 2017-12-10 15:31:48 +11:00
GokuWeedLord
4aa058341c refactoring and export define fix 2017-12-10 03:01:21 +11:00
GokuWeedLord
c4e8a82df1 building finally works 💦 💦 💦 2017-12-10 02:49:22 +11:00
GokuWeedLord
6ff0e7d414 script api changes, fix indenting, some broken cmake shit 2017-12-10 02:13:54 +11:00
GokuWeedLord
230fc78c04 oh my god it finally fucking builds without issue 2017-12-10 01:52:03 +11:00
Mordred Admin
a77772bc9d Massive chunk of refactoring. Mainly includes and namespaces 2017-12-08 15:38:25 +01:00
Mordred Admin
4d47ed478b Greatly reduced usage of smart pointers to remove overhead from needlesly increasing reference count all the time 2017-12-08 11:46:47 +01:00
Mordred
cf29b9e80c More code quality improvment in script manager 2017-11-28 17:22:19 +01:00
Ay'yaruq Dotharl
9e900520a6
Fix #183 hardcoded Chai scripts path 2017-11-26 00:38:33 +11:00
Mordred
42df7b7d13 Removed old database class entirely, some minor cleanups 2017-10-28 22:47:25 +02:00
GokuWeedLord
72e8b86239 expose isincombat to scripts - isInCombat doesn't work though 2017-10-21 22:24:04 +11:00
GokuWeedLord
5d9ab6fe48 gm command fix, quest debug output change 2017-10-21 19:21:43 +11:00
Maru
d620f0763d Status effect source reference; ActionCast battle log work; Cleaning compiler warnings; 2017-09-15 00:56:29 -03:00
Mordred
f7c8f98042 Also updated folder path in scriptmanager 2017-08-29 23:24:05 +02:00
Mordred
b5d4e6385d Removed firstlogin flag, still in database though 2017-08-20 17:52:22 +02:00
Mordred
c6e65b8703 #34 - Implemented tracking of opnening sequence, firstlogin may be obsolete now 2017-08-20 02:24:19 +02:00
Mordred
3ecc1e6f14 more restructuring 2017-08-19 00:18:40 +02:00
Mordred
432d979c73 Forgot script folder 2017-08-18 17:29:36 +02:00