zephyrus
61761ac8f4
- Some new items and a correction in Dark Lord Card.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22 19:25:11 +00:00
L0ne_W0lf
74a8d68769
* Removed mail commands that no longer exist from help.txt.
...
* Finally getting around to fixing a few bug reports
- Corrected some view IDs for some newer headgears. (bugreport:1842)
- 11.3 bows are now equippable by all archer classes. (bugreport:1885)
* Getting around to fixing some script bug.
- Fixed bugs in the nameless quest, and other npcs. (bugreport:1845)
- Fixed some bugs in the WoE:SE control devices. (bugreport:1848)
- Fixed minor typo in the novice grounds. (Bugreport:1877)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22 16:37:32 +00:00
ultramage
249d1350e5
Fixed a bug in the npc shop code, where requesting an item that wasn't on the list caused the server to keep scanning past the list's array bounds.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22 16:09:20 +00:00
ultramage
93bdf28e3b
another useless product of ignorance
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12979 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22 08:32:01 +00:00
FlavioJS
cb565d9d45
ops ('|'->'&' in delete_timer debug code)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12969 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-20 02:36:23 +00:00
FlavioJS
99a1aaa9e1
* Simplified the search in pop_timer_heap and added more debug info to help determine the source condition of timer errors. (bugreport:1860)
...
* Fixed crash in skill_castend_id. (bugreport:1860)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12968 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-20 01:16:59 +00:00
sketchyphoenix
37683bf468
Corrected #storagelist target typo (bugreport:1873)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12967 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-20 00:31:26 +00:00
L0ne_W0lf
77d04c1f72
Updated the Satan Morroc skills (still custom, based on Future Wiki)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16 15:12:06 +00:00
shadow
ba430d6c2e
This shouldnt have been commited, but i did by mistake (bugreport:1861). And since its already here:
...
- Added custom 12.1 monster skills, these skills will be changed when we get official info about them.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16 15:04:10 +00:00
FlavioJS
3f7b407d6d
* Added a check to make sure only released timers are acquired from the free list.
...
* Changed TIMER_MAX_INTERVAL to 1 second (was set to 1 minute by mistake).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12963 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16 10:34:16 +00:00
shadow
dde58291e4
Fixed TK_JUMPKICK, should not jump over objects and cliffs.
...
- This also might fix them being able to jump barricades on WoESE.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12962 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16 00:07:16 +00:00
shadow
1fc5701465
Removed "old" from IG_OldGiftBox by mistake.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12961 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 22:17:30 +00:00
shadow
3adffcab45
Fixed some bad named gift boxes on constant db, bugreport:1857
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12960 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 22:15:23 +00:00
ultramage
398d3821df
Removed the party_share_conflict() check.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12959 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 10:49:42 +00:00
Paradox924X
0d0f4588ea
Updated WoE Time Explanation for Sunday.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12958 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 02:28:03 +00:00
ultramage
1d9c99dc72
Corrected wrong data loading order in txt storage code causing crashes at startup (followup to r12950).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12957 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 01:50:06 +00:00
FlavioJS
47ee54852d
* Fixed pop_timer_heap using max heap comparisons instead of min heap comparisons and protected timer functions against improper use. (should fix bugreport:1833 bugreport:1841)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12956 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15 01:41:49 +00:00
sketchyphoenix
a1ce35b2c6
Fixed my typo in the Changelog-Trunk.txt (r12959 does not exist yet. Should have been r12952)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12955 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-14 06:33:26 +00:00
sketchyphoenix
da66cd1d32
* Corrected compiler warning and error made from r12959 and r12953, respectively. [SketchyPhoenix]
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12954 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-14 06:29:35 +00:00
shadow
f17b22e948
Made homunculi have doubled regen rates (they regen twice as fast) defined on battle configs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12953 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-14 04:47:29 +00:00
Lupus
af4359b20f
added missing pick_log
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12952 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-13 23:34:43 +00:00
L0ne_W0lf
200671401c
More updates to Father Bamph for nameless quest.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-13 16:31:00 +00:00
ultramage
4546c7fc0a
Modified storage data loading
...
* storage is now loaded/saved along with character status
* as a consequence, a lot of storage handling code was removed
* there is no more locking done within storage data
* mapservers no longer cache the data (solves muiltimapserver exploit)
* loading storage on char select may decrease charserver performance
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12950 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-13 16:14:32 +00:00
L0ne_W0lf
89579bd5df
Some more modifications to the Nameless Access Quest start point.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12949 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-13 13:15:09 +00:00
ultramage
d8ce1f4aa5
storage code cleanup (no behavioral changes yet)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12948 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-13 11:21:33 +00:00
L0ne_W0lf
75c0871bf2
Made it so both success and failure of the gaebolg quest count as completion.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 23:52:00 +00:00
shadow
5cf611ea6d
Removed 5283,Chick_Hat bonus against brute monsters.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 04:38:15 +00:00
shadow
d94dc685e1
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12945 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 04:08:33 +00:00
shadow
6b4556311a
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 02:42:44 +00:00
L0ne_W0lf
65bcf121e6
Rev. 12342, and 12343. THIS COMMIT IS SOLELY FOR THE PURPOSE OF SHUTTING PEOPLE THE FUCK UP. IN TEH LAST COMMIT PRIOR TO THIS I HAD TOTALLY FORGOTTEN TO ADD AN EXTRA BACKSLASH WHEN MAKING A COMMENT, RESULTING IN AN ERROR IN THE NPC PARSER. THIS ERROR HAS BEEN CORRECTED, AND THE MESSAGE "Whoops." LEFT IN THE CHANGELOG.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12943 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 01:59:03 +00:00
L0ne_W0lf
bd58a82561
Whoops.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 01:31:21 +00:00
L0ne_W0lf
7476b82909
Fixed a typo when disabling a control device.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12941 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 00:55:04 +00:00
L0ne_W0lf
4973178f4f
* Updated Refiner function. cleaner, and less dated.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 00:51:19 +00:00
L0ne_W0lf
065a617084
* Added Nameless Island Dungeon quest. Please report bugs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12939 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 00:42:29 +00:00
shadow
6eda4e104a
Fixed a bad check on NPC_EVILLAND, actually healing players instead of doing damage.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12938 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12 00:31:51 +00:00
zephyrus
ec69a21210
- Fixed a bug in Dancer Quest.
...
- Some fixes on guild2/schg_cas03.txt
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12937 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-11 10:16:35 +00:00
shadow
724460c3e0
Added +10% dmg from satan morroc on items 2537,Lucifer_Manteau and 2729,Lucifer_Ring, bugreport:1780
...
Fixed 5326,Masquerade_C bonus, bugreport:1820
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 20:11:39 +00:00
shadow
794c9dc827
Fixed a sage job quest cutin not being removed as reported by jc1991, bugreport:1825
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12935 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 20:02:25 +00:00
shadow
449d1121b6
Fixed a small bug on mid_camp warps by brianlew, bugreport:1824
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12934 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 16:03:22 +00:00
ultramage
bfd5397913
Renamed 'storage_' to 'items' in the storage_data structure.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12933 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 08:42:41 +00:00
ultramage
a35279667d
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' available as a variable name).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12932 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 08:27:03 +00:00
FlavioJS
9df0adf347
* Users can't click floating npcs directly. (quick fix for bugreport:1814)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10 00:37:07 +00:00
shadow
b851a4ee69
Fixed SG_FUSION hp penalty (0.5% to 2%), bugreport:1805
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-09 13:14:00 +00:00
L0ne_W0lf
9948589678
* Fixed using wrong variable in some of the novice grounds saves
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-09 10:35:53 +00:00
ultramage
df7e9922e9
Small cleanup of sql storage code (useless data structure allocation)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12927 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-09 06:03:26 +00:00
FlavioJS
cdda61ce1b
* Added const to the return value of get_timer.
...
* Added a maximum timer interval. Avoids server shutdowns being delayed for ~10 seconds under some circumstances on windows.
* Replaced the fake timer heap (ordered array) with a binary min heap.
(actually, this is just a merge and has been in use for months)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12926 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-09 01:25:19 +00:00
L0ne_W0lf
963559a42c
* Various fixes to NPCs, from bugreports.
...
- Fixed condition error in old pharmacist. (bugreport:597)
- Fixed missing function in novice WoE (bugreport:1728)
- Fixed a minor errors in dancer quest (bugreport:1766)
- Corrected duration of wedding status (bugreport:1775)
- Fixed missing function in novice WoE (bugreport:1788)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08 15:01:29 +00:00
L0ne_W0lf
f0f2bb1e0d
* Swapped 'misceffect' usage for 'end', the effect is client-side already.
...
* Added a few headgears from $ephiroth. (bugreport:1756)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08 13:08:47 +00:00
ultramage
d40b9b93d4
First attempt at implementing the official walk speed system
...
* separated speed modifiers into bonuses, penalties and other statuses
* no bonuses stack, instead the maximum is taken
* no penalties stack, instead the maximum is taken
* Union, Riding and Pushcart are the only other statuses that stack
* both bonuses and penalties are linear modifiers of the base walk speed
* 'other' statuses are applied after bonuses and penalties
Changed many equations to match official walk speed system
* Steel Body now sets a fixed walk speed of 200 (bypassing everything else)
* Defender now caps the walk speed to a minimum of 200
* Slow Grace now uses official equation for aspd/walk speed decrease
* Pushcart's speed penalty is now halved
* Free Cast now changes walk speed to a fixed value, bypassing bonuses and penalties
* Wedding clothes now have a penalty of +100%, not +200%
* rogue's Tunnel Drive and stalker's Chasewalk ignore all penalties
* taekwon's Running is now 5% faster
* Frenzy is now 5% faster
* Gospel's offensive slowdown is now +75% instead of +33%
* Quagmire now slows down by +50% instead of +100%
* Gatling Fever now slows down by +100% instead of +33%
* Cloaking modifier is now a bonus/penalty, depending on presence of wall
* Longing for Freedom overrides the song/dance penalty (bugreport:416)
* Bard/Dancer Spriit now properly affects song/dance penalty (bugreport:1019)
* item-granted speedup no longer stacks with speed bonuses (topic:145019)
* removed some status code that pre-calculated speed bonuses/penalties, to make calculations more localized and less messy (see song/dance code)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12923 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-07 11:40:57 +00:00
ultramage
1df733fb4b
Small cleanup of leftover Grimtooth data (followup to r12917)
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@12922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-07 08:03:30 +00:00