brianluau
eccf002de1
- Added svn:eol-style=native property on some recently added text files.
...
- Renamed upgrade_svn16517.sql to the correct SVN revision it was added in (r16518).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09 18:01:21 +00:00
rud0lp20
2c36c19978
Fixed bugreport:6443 where SC_AUTOSHADOWSPELL bypasses flag checking of ground type skills.
...
Follow up r16591 where using KG_GENWAKU on sitting targets the client doesn't sync with the server in sitting state.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09 15:19:02 +00:00
xantara
c95db79350
Fixed bugreport:6108, getd now works as a parameter for query_sql.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09 04:39:46 +00:00
arcshiru
34626ebe5d
Updated effect_list.txt with information provided by Syouji. Visit bugreport:6222 to help in expanding the list.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 19:11:18 +00:00
daegaladh
887515619a
Follow up r16609. Optimized kafra warps a bit more.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16610 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 17:12:02 +00:00
j-tkay
744b6e5be5
- Optimized kafras/functions_kafras.txt.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16609 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 15:17:41 +00:00
cookiecrumbs
cdcc95a0a4
Fixed replacestr
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 13:20:49 +00:00
cookiecrumbs
89917d2150
Follow up to r16557 fixed duplicate errors on the console due to a typo where geffen treasure protection duplicates were named alde.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16607 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 12:44:51 +00:00
j-tkay
0368e0cc0e
- Follow up r16604 minor fix. (quests/kiel_hyre_quest.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 08:57:01 +00:00
daegaladh
bbe75bc3a2
Follow up r16604. Fixed encoding on some files and removed/fixed some korean characters.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 04:45:18 +00:00
daegaladh
178bfb2839
Fixed a bunch of bugs and typos, and made some little optimizations in various quests.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16604 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 04:19:17 +00:00
daegaladh
95bdaece5e
-Follow up r16601, a better way to avoid players getting quest 10078 without setting ep13_ryu variable to 22 (it's a weird bug D:).
...
-Follow up r16602, removed korean characters.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16603 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 02:11:31 +00:00
euphyy
bec5ba9a8d
* Follow-up r16600, added documentation for 'repairall' command (doc\script_commands.txt)
...
* Follow-up r16601, fixed encoding on 13-2 quests (npc\quests\quests_13_2.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 01:53:27 +00:00
daegaladh
517a9b4606
Some bugfixes in ep13 quests.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-08 01:39:58 +00:00
cookiecrumbs
7c0317a323
Fixed bugreport:6428 where the count parameter of replacestr didn't allow variable integers injected in the script command.
...
Added script command repairall to easy repair all of the attached character's items.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16600 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 23:41:36 +00:00
daegaladh
79f3073e83
Reverted wrong checkre() command optimization (bugreport:6426)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 21:58:40 +00:00
j-tkay
4984ef5493
- Follow up r16597 accidentally disabled Turbo Track. (npc/scripts_athena.conf)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16598 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 19:51:47 +00:00
j-tkay
7b6268fb52
- Merged other/turbotrack into one template. (other/Turbo_Track.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 19:47:14 +00:00
cookiecrumbs
31e66bacbc
Follow up to r16479 fixed a bug where SC_CLOAKING would freeze the character on equipment switch (example: using Frilldora card on a Garment and unequipping).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 19:11:54 +00:00
euphyy
b2c806a597
* Moved RE coordinates of Bullet/Magazine Dealers in Izlude, bugreport:6410
...
* Added "favorite" column to main.sql file, bugreport:6425 (sql-files\main.sql)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 18:47:08 +00:00
euphyy
35683b8f8c
* Fixed errors with warp portal/mob spawns in Renewal Yggdrasil Dungeon, bugreport:6422
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 16:36:29 +00:00
euphyy
1cebdbcddc
* Follow-up r16592... thanks Trojal. :|
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 16:06:54 +00:00
euphyy
5593281766
* Optimized Eden Quest lv. 26-40 and 41-55 (re\quests\eden\)
...
* Minor cleaning on Cooking Quest (quests\cooking_quest.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 15:38:03 +00:00
rud0lp20
09dab12f3b
Fixed bugreport:6406,bugreport:5986 updated Extreme Vacuum to its official behavior.
...
Fixed bugreport:6404 where using KG_GENWAKU on sitting targets the client doesn't sync with the server in sitting state.
Updated RK_FIGHTINGSPIRIT ASPD bonus. Thanks to michieru.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16591 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07 14:43:19 +00:00
euphyy
77a88c4f0f
* Optimized Eden Quests lv. 86-90 and 91-99 (re\quests\eden\)
...
* Fixed incorrect warp coordinates in Eden Quests, bugreport:6420 (re\quests\eden\eden_common.txt)
* Fixed warp portal in ve_fild03, bugreport:6421 (quests\quests_13_2.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16590 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-06 22:29:23 +00:00
euphyy
86e04e6573
8/6/12
...
* Removed duplicate entries in re\item_trade.txt (bugreport:6416), and also fixed tabulation in pre-re/re files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-06 15:54:15 +00:00
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).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-06 01:47:50 +00:00
xantara
a6ad3c3657
- Fixed bugreport:6295, Harmonize formula (now a skill debuff) and behaviour updated (caster also affected)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 22:52:11 +00:00
xantara
feaa5fc6d8
Fixed bugreport:6395, added renewal @go spawn for izlude
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 22:49:16 +00:00
euphyy
0d6284f880
* Added Kagerou/Oboro to custom Job Master (custom\jobmaster.txt)
...
* Fixed bugreport:6413 and did some minor cleaning in 13-1 quests (quests\quests_13_1.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16585 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 19:34:31 +00:00
masao87
44327805ca
- This should fix all job quests which didn't work after the update.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 15:26:07 +00:00
daegaladh
55dcd04631
Rescripted Moscovia Kafra to use the Kafra functions.
...
Removed unofficial Guide option in functions_kafras.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16583 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 14:26:10 +00:00
masao87
93d361847e
- Some little adjustments to the job change quests, also reverted some variables to the old job change files.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-05 11:19:56 +00:00
masao87
9a71512a79
- Follow up r16579 .
...
* Added some missing Baby checks... This Update really started great didn't it ;)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 22:15:29 +00:00
masao87
3bbc943f3e
- Whoops, little follow up of r16579
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16580 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 21:48:06 +00:00
masao87
b2dd8c722e
- Here comes the big Job folder Update.
...
* Updated all 1-1, 2-1, 2-2 and the expanded files to the latest available official files and also added support for baby job change.
* There might be some optimizations still needed at some places and there maybe occur some errors as well or the job change isn't fully working anymore since I didn't test all the jobs through the end (Me = Lazy), if so then please fill out a bug report in our bug tracker: http://rathena.org/board/tracker/project-4-scripts/
* Ninja, Gunslinger and the other files will follow within the next days.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16579 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 21:45:50 +00:00
euphyy
7ce4829a16
* Fixed another part of Arch Bishop job quest, bugreport:6409
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 18:03:27 +00:00
euphyy
09782fc85e
* Added missing quotes around some skill names in item DB, thanks Kenpachi! (bugreport:6405)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16577 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 15:07:24 +00:00
daegaladh
b4629cd5d5
Re-added Brasilis Kafra, that was removed by mistake.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16576 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 11:22:24 +00:00
daegaladh
c138943c71
Added missing brasilis warps and removed a duplicated one.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 10:58:35 +00:00
daegaladh
44908c7f32
Fixed and cleaned Izlude Arena and some other scripts.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16574 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 10:13:48 +00:00
shennetsind
cff0a579e2
Fixed bugreport:6407 combos are now properly recalculated when a item is switched. special thanks to emong
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16573 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 04:22:55 +00:00
j-tkay
337642f4d9
- Follow up r16569 added missing Brynhild quest. (quests/okolnir.txt)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-04 02:40:24 +00:00
euphyy
9441082024
* You may notice that your /guild2/ folder shrunk considerably - you're welcome. x.x
...
* You may also notice that your /guild2/ folder no longer functions. If that's the case... blame Maki (you can find him on the forums, IRC, TS, TSR, etc...)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 21:28:27 +00:00
arcshiru
eec011f75c
Added documentation for donpcevent changes in r16564
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16570 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 19:40:21 +00:00
j-tkay
57f320c8dd
- Merged Falicious Okolnir Quest in quests/okolnir into one template. (quests/okolnir.txt)
...
- Removed an unofficial event. (events/quiz_qt.txt)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16569 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 17:59:44 +00:00
shennetsind
d5ecf6a9db
Fixed bugreport:6402 when a menu supersedes the client's maximum length it is truncated and a warning is displayed on console, special thanks to Vianna for providing us with the proper length.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16568 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 15:38:55 +00:00
rud0lp20
9b0ba363d0
Follow up r16560 Chemical Protection skills are now to its official behavior.(bugreport:6396)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16567 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 14:18:28 +00:00
shennetsind
1f96917744
Fixed the last warning reported in clang, super mega ultra hyper plus thanks to mkbu95
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16566 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 11:39:29 +00:00
shennetsind
cef909df2f
Fixed bugreport:6401 / Follow up r16562
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16565 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-03 03:46:16 +00:00