Mordred
babb58fa21
Revert "Merge pull request #225 from GokuWeedLord/event_rewrite"
...
This reverts commit 6a128b1912
, reversing
changes made to a104b5a928
.
2018-01-28 11:16:34 +01:00
Adam
94845da821
remove debug output
2018-01-28 19:02:50 +11:00
Adam
dde0a30fa3
switch debugcommandhandler for scripted implementation
2018-01-28 18:52:53 +11:00
Adam
3c890148f2
scripts include ScriptObject.h sanely now
2018-01-28 14:02:51 +11:00
Adam
4b9da92b34
remove scriptname from scripts
2018-01-19 20:17:49 +11:00
Mordred
7abc33c930
Update SubFst002.cpp
...
removed unneeded space
2018-01-05 18:21:49 +01:00
Biscuit Boy
4a6fa2e9da
Added Space in Func Call Arguments
2018-01-05 23:44:08 +11:00
Biscuit Boy
8b1e246cc2
Fixed The Formatting Again
...
Please be the last time
2018-01-05 23:29:09 +11:00
Biscuit
f71b5ab7f3
Ported the Quarrels with Squirrels Quest from Chai
...
Ported the Quarrels with Squirrels from the old ChaiScript over to Native.
I cannot Test the Port up to Killing a NPC right now since a Bug, but after the Bug is fixed it should work fine.
2017-12-30 14:21:33 +11:00
Adam
2868bfc69f
scripts are now built into common libs instead of seperate libs
2017-12-27 18:47:51 +11:00
Tahir Akhlaq
43caa4e70b
style fixes in ManFst004
2017-12-20 14:23:45 +00:00
Tahir Akhlaq
9a931baf39
Merge branch 'native_scripting' of https://github.com/SapphireMordred/Sapphire into native_scripting
...
# Conflicts:
# scripts/native/CMakeLists.txt
# src/tools/quest_parser/main.cpp
2017-12-20 13:23:49 +00:00
Mordred Admin
2382f72184
#182 - Renamed targets to be less ambigious
2017-12-19 09:27:22 +01:00
Tahir Akhlaq
3396bbbc7b
added close to home quest
2017-12-18 12:01:38 +00:00
Tahir Akhlaq
83f88102f9
update quest_parser for c++ scripting
...
- fixed pcb_reader path
2017-12-17 09:56:35 +00:00
GokuWeedLord
77c6557391
fix compile warning
2017-12-16 19:05:14 +11:00
GokuWeedLord
feddeec418
opening quests done, still missing some functionality but you teleport into the real zones
2017-12-16 14:45:40 +11:00
GokuWeedLord
78c636b4b1
add some gridania quests and move some constants into ScriptObject
2017-12-16 12:13:45 +11:00
GokuWeedLord
89b6ac76df
improve script reloading and fix openinggridania
2017-12-15 00:19:30 +11:00
GokuWeedLord
6e345a265b
automagically reload rebuilt scripts
2017-12-14 22:30:06 +11:00
GokuWeedLord
75202b0782
hopefully it'll build properly on windows/linux
2017-12-13 23:08:02 +11:00
GokuWeedLord
10d32a0e36
copy scripts to a cache before loading, update config, implement all scriptmanager functionality
2017-12-13 22:19:00 +11:00
GokuWeedLord
f33c59a102
use precompiled headers for script compilation on msvc
2017-12-13 14:20:11 +11:00
GokuWeedLord
d9f744e97d
use defines for fixed script ids
2017-12-13 14:05:50 +11:00
GokuWeedLord
8a3c653ccd
cleanup aetheryte code, refactor aetheryte/aethernet scriptid
...
also revert changes in regards to debugcommandptr, out of scope of this PR
2017-12-12 20:28:57 +11:00
GokuWeedLord
f2a7745dcd
add aetheryte functionality back
2017-12-12 18:03:06 +11:00
GokuWeedLord
1afefc3d79
aethernet works again
2017-12-12 17:29:31 +11:00
GokuWeedLord
ed8958fb43
simplify script exporting, fix invalid indenting
2017-12-12 14:57:13 +11:00
GokuWeedLord
d58994fe9b
script debug command, switch script info to a class
2017-12-12 01:45:24 +11:00
GokuWeedLord
0b63e6a0bf
use references to actor in script, name scripts better
2017-12-11 22:21:37 +11:00
GokuWeedLord
de1964907b
loading works, sprint works
2017-12-11 21:10:54 +11:00
GokuWeedLord
7c2a97804f
rename sprint status/action script
2017-12-11 21:05:02 +11:00
GokuWeedLord
1bf33c8027
base scripts init code, call init before zone init for onZoneInit callback
2017-12-10 23:51:06 +11:00
GokuWeedLord
3aecf8dc5d
scripts build to their own libs now
2017-12-10 22:04:46 +11:00
GokuWeedLord
e5f7c2c9d3
fix actionscript export macro
2017-12-10 21:43:54 +11:00
GokuWeedLord
7e6136e48a
scripts now link properly with server_zone
2017-12-10 21:43:35 +11:00
GokuWeedLord
a4453a378e
refactor script api, base script loading impl
2017-12-10 15:31:48 +11:00
GokuWeedLord
076b2591d4
refactoring and export define fix
2017-12-10 03:01:21 +11:00
GokuWeedLord
0f962abe09
building finally works 💦 💦 💦
2017-12-10 02:49:22 +11:00
GokuWeedLord
17daf26aa0
script api changes, fix indenting, some broken cmake shit
2017-12-10 02:13:54 +11:00