Lemongrass3110
|
a68ab0c88d
Migrated all getpetinfo constants to source exports
|
9 vuotta sitten |
aleos89
|
c389a6c456
Follow up to e276970
|
9 vuotta sitten |
aleos89
|
e276970723
Updates for Unit Controller Script Commands
|
9 vuotta sitten |
Cydh Ramdh
|
c9c988abba
* Fixed #654, TF_BACKSLIDE failed if player has 'no knock back' bonus.
|
9 vuotta sitten |
aleos89
|
b8f6e16f9d
Follow up to 9738c82
|
9 vuotta sitten |
aleos89
|
9738c825cc
Follow up to f53916e
|
9 vuotta sitten |
aleos89
|
f53916e060
Script Engine Fixes
|
9 vuotta sitten |
aleos89
|
0696125b82
Script Engine Upgrade
|
10 vuotta sitten |
Cydh Ramdh
|
0f137f3c67
Added command 'getattachedrid()' as discussion result with @aleos89
|
10 vuotta sitten |
Playtester
|
b6b6b1366a
Autobonus in combos and monster target drop
|
10 vuotta sitten |
lighta
|
b124498263
Fix -WShadow definition warning
|
11 vuotta sitten |
Cydh Ramdh
|
267d521c00
Bug fixes:
|
11 vuotta sitten |
Cydh Ramdh
|
dd67f9de96
Bug Fixes:
|
11 vuotta sitten |
Euphy
|
cad0a57865
Replaced 'getserverdef' command with 'script_hardcoded_constants' function in source. These constants can now be directly accessed in scripts. (Hercules 950e3eb)
|
11 vuotta sitten |
Euphy
|
27a0f3f88e
Added 'OnPCStatCalcEvent' trigger. (tid:77230, credits: @QQfoolsorellina, AnnieRuru)
|
11 vuotta sitten |
Cydh Ramdh
|
03108701c0
Implemented suggestion "Script Command to block commands" http://rathena.org/board/topic/88888-script-command-to-block-commands/
|
11 vuotta sitten |
Euphy
|
fe95610ba8
* Added an integer overflow check on literal values in the script parser. (Hercules 8351881, 86602bb, 3d19c2d, 184ad8a)
|
11 vuotta sitten |
akinari1087
|
cd95d1cada
Instance System Rewrite!
|
12 vuotta sitten |
akinari1087
|
8d220fce91
Reworked script_getfuncname - Fixes bugreport:7721
|
12 vuotta sitten |
aleos
|
ae5e899822
* Small cleanup in friend_auto_add config to now note auto-deletion.
|
12 vuotta sitten |
euphyy
|
6e72489049
* Part two of fixing bugreport:6527. Players can now change equipment when talking with NPCs by default. This behavior can be switched off in conf/battle/items.conf. (Hercules ad792f4)
|
12 vuotta sitten |
euphyy
|
3a330a455a
* Part one of fixing bugreport:6527. This does not yet change functionality.
|
12 vuotta sitten |
brianluau
|
a2bdc47daf
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
|
12 vuotta sitten |
greenboxal2
|
a7c32653f7
Applied AStyle code formating as discussed on tid:74602.
|
12 vuotta sitten |
shennetsind
|
aa237aacdd
Hello World! with this commit trunk will finally be making use of the gorgeous stuff sirius_black last implemented. we want to make sure everything related to this feature is working as intended so for now its being released under a optional define, after the features stability is confirmed the define will be removed along with the previous processings of the feature. By enabling BETA_THREAD_TEST in /src/config/core.h all your mysql logs, query_sql and query_logsql script functions will be handled by a different thread, therefore any slow queries won't have any effect (e.g. slow down) on the game server. Everyone is welcome on helping us test and debug the features, be aware however I DO NOT RECOMMEND YOU TO ENABLE THIS ON PRODUCTION SERVERS AS OF NOW (which is why while we're all testing it still is a optional feature).
|
12 vuotta sitten |
cookiecrumbs
|
0fd45ac13e
Added the ability to bind atcommands to NPC events (ex: NPCNAME::OnEvent); original version by ToastOfDoom however heavily modified by I enabling command level at the invoking/character (@/#) level and fixes to prevent console errors as well as fixes aimed to ensure compatibility with rAthena.
|
13 vuotta sitten |
greenboxal2
|
30e0f39055
Fixed bugreport:5740 var reference was not being restored to call buildin_set on assignment statements.
|
13 vuotta sitten |
epoque11
|
02e4daf67d
- Updated the script engine to make use of the DBMap* structure for storing variables (for Ind <3)
|
13 vuotta sitten |
epoque11
|
c3193f3106
- Added initial support for direct variable assignment (allows assigning values to variables without the use of 'set')
|
13 vuotta sitten |
eathenabot
|
87f1a4a49e
* Merged changes up to eAthena 15067.
|
13 vuotta sitten |