Gepard
ab5c7c3c16
* Added Job Level stat bonuses for baby third classes.
...
- Fixed Genetic High's VIT bonus being given at different level than Genetic's (since r14557).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-05-14 21:37:57 +00:00
Gepard
adcb91039d
* Updated attribute (element) damage adjustment table.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14815 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-05-14 10:14:02 +00:00
ai4rei
aa86741f87
* Fixed pcdb_checkid not recognizing invalid/unused job classes (bugreport:4830, since r14755).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14810 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-05-08 06:22:25 +00:00
ai4rei
96a6a43e85
* Merged changes from trunk [14742:14782/trunk].
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-04-09 09:09:35 +00:00
L0ne_W0lf
f32d321c7a
* If you're going to take credit for someone elses work (irony) make sure it's not my work.
...
- Corrected credits in the Eden Quest files.
- Removed showevent use in the eden_common file.
- Removed the duplicates in the eden_common file.
- Removed the korean comments in the eden_quests.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-04-06 15:04:41 +00:00
Kisuka
f5acf265dd
- Eden Group Quests and Services added.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14768 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-04-06 13:38:07 +00:00
Kisuka
8da1877917
- Renewal changes to The Sign Quest.
...
- Correct warps for The Sign Quest.
- Correct weight for Sealed Scroll.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-22 22:07:31 +00:00
Kisuka
1d22347126
- AEGIS Conversion of Mob Spawns.
...
- Added 3rd class blanks / skeletons.
- Added Brasilis and Dicastes mob spawns (disabled until episode is added).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14755 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-22 09:45:13 +00:00
ai4rei
953d40de4c
* Fixed some missing/wrong bits in merge from trunk (follow up to r14740).
...
- Fixed added files not being svn-copied (thus lacking svn history).
- Applied missing property changes.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14741 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-09 19:00:35 +00:00
Kisuka
1b38a1964b
* Merged changes from trunk [14688:14739/trunk].
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14740 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-09 12:50:24 +00:00
Kisuka
54f90425dd
- Some fixes to the Novice Training Grounds.
...
- Added Renewal 1-1 Job Change.
- Updated monster spawns to Renewal.
- Disabled Umbala dungeon mob spawns (Since it was removed).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-08 09:58:56 +00:00
Kisuka
6a32bd6c31
- Added Buying Shop NPCs
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14722 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-21 06:57:22 +00:00
Kisuka
6c34417328
- Added Renewal Novice Training Grounds.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14710 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-19 00:06:53 +00:00
ai4rei
149bde81db
* Updated enumerations of skill, skill unit and status option IDs.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14699 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-08 02:20:55 +00:00
ai4rei
d41e850975
* Merged changes from trunk [14636:14686/trunk].
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14687 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-01-30 00:25:44 +00:00
ai4rei
9256dbfc80
* Fixed a nullpo crash in pc_gainexp when receiving exp though script command getexp (topic:262958, since r14625).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-31 01:17:03 +00:00
ai4rei
8b9b627e1e
* Added item stacking limit database (item_stack.txt) required for runes and other 3rd class related skill items.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-27 11:30:37 +00:00
ai4rei
0ac09ae0aa
* Merged fixes from trunk for script command 'checkweight' (r14631) and skill-based item production (r14633).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14634 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-27 11:30:00 +00:00
ai4rei
2b6f273e92
* Merged changes from trunk [14496:14630/trunk].
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14632 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-26 22:36:41 +00:00
SketchyPhoenix
6e428a589a
* Merry Christmas eAthena!
...
* Exp modifiers based off player/mob level difference.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-26 03:41:31 +00:00
ai4rei
03ab7f382d
* Added 3rd class stat bonuses (source: kRO website, February 2010).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14557 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-12-04 19:34:48 +00:00
ai4rei
c1bd43aef6
* Fixed script command getusers causing map server to crash when called with type 0 without attached character (bugreport:4565).
...
- Lack of character is now reported like other script commands do. Additionally invalid types are reported as well.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-23 15:11:22 +00:00
ai4rei
b0089b0edc
* Labels longer than 23 characters will no longer cause the server to exit immediately (bugreport:4563, since r1213).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14494 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-23 11:56:44 +00:00
ai4rei
09968c0815
* Various small cleanups.
...
- Fixed truncation warnings in @statuspoint, @skillpoint and @str/@agi/@vit/@int/@dex/@luk (since r14436).
- Fixed data type inconsistency in @statuspoint and @skillpoint (since r5762, related r13541).
- Silenced truncation warnings in CR_ACIDDEMONSTRATION damage calculation and cardfix application (since r13700).
- Reformatted unit_blown to make it look cleaner (follow up to r14492).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-23 11:13:49 +00:00
ai4rei
f91260ea57
* Added script command pushpc, which is required by newer scripts.
...
- Moved knockback-part of skill_blown into unit_blown, to allow unconditional knockback required by pushpc without copy-pasting code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14492 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-23 09:26:00 +00:00
ai4rei
778f130de9
* Fixed map-server displaying 'PK Mode' notice only for pk_mode 1 (since r8402).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-23 00:49:12 +00:00
L0ne_W0lf
85a4250060
* Added quest log support for the following quests.
...
- Factory Quest, Murder Quest, Cursed Spirit Quest, Juno Remedy Quest, Airship Ticket Quest, How the Airship Works, Ice Necklace Quest, Siblings Quest, Thor Volcano Base Quest, Muff's Loan, Broken Diamond, and the Z-Gang Quest
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-23 00:42:25 +00:00
ai4rei
004835214a
* Fixed Rogue skill Steal Coin working on boss monsters (bugreport:2442).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14489 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 20:28:18 +00:00
ai4rei
8136997bd0
* Fixed disguising as player clone causing the client to crash while looking for non-existing NPC sprites (bugreport:4428, since r14387, related r14383).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14488 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 19:43:19 +00:00
ai4rei
980ffd5887
* Fixed guild and guild member exp truncation issue (bugreport:4130, since r14242).
...
- Fixed guild member position, hair, hair color, gender, class and level could potentially become corrupted due to shorts being read as ints (partially since r2986).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14487 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 16:52:46 +00:00
ai4rei
1a8d26e888
* Fixed saving/loading errors with compilers (such as VC6, MinGW), which do not recognize %ll format (since r14242).
...
- This also fixes guild leader name being displayed and saved as "(null)" in the guild member list.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14486 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 16:00:03 +00:00
ai4rei
f5f3949e4b
* Fixed map server getting notified of hair, hair color, gender, class and level changes from a char server (TXT only) twice (since r2986).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14485 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 15:38:43 +00:00
ai4rei
67820415f5
* Batch files (Windows) now detect whether the server crashed, aborted or shutdown cleanly (Ctrl+C or @mapexit) and print appropriate message, instead of always assuming, that the server crashed (bugreport:3476, since r1818).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14484 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 12:36:39 +00:00
ai4rei
9849471a84
* Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14483 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 10:48:57 +00:00
ai4rei
9938ca73a3
* mail_deliveryfail no longer attempts to log (since r12910) and give items (since r11855), when there is no item attached to the mail (bugreport:3239).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14482 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-22 09:09:01 +00:00
ai4rei
e1f53f04ec
* Changed party_share_level from 10 to 15 as per kRO maintenance from 2010/04/14.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14481 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-21 19:14:26 +00:00
ai4rei
27d81db9f4
* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).
...
- Fixed race2-related bonus arrays using RC_MAX, rather than race2 maximum (since r6221, related r1277).
- Fixed bSubRace2 lacking bounds check (since r1257).
- Fixed bSubRace2 being documented as bSPSubRace2 (since r1257).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14480 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-21 16:20:26 +00:00
ai4rei
5b425d4941
* Added 64-bit variants of the socket and buffer I/O macros.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14479 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-21 14:10:59 +00:00
ai4rei
10aab49306
* Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/ ) portability framework for Visual C++ compilers (related bugreport:4059).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14478 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-21 13:44:10 +00:00
ai4rei
068e6685bb
* Made atcommand declarations use ACMD_FUNC macro (bugreport:4252, related r11607).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14477 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 11:38:53 +00:00
ai4rei
baf4794012
* Fixed login-server account engine initialization not getting checked, whether it succeeds or not (bugreport:4361, since r12700, related r13000).
...
- Failure to retrieve account engine and initializing it is now considered fatal and causes the server to exit immediately.
- Fixed two data type inconsistencies, while being at it.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14476 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 10:10:11 +00:00
ai4rei
6d1b42b85f
* Fixed @doom and @doommap spamming packets for the visual effect on invoker unnecessarily over whole map and server respectively. The effect is now displayed on each killed character (bugreport:871, since r311).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14475 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 08:19:44 +00:00
L0ne_W0lf
42c1887afc
- Fixed equip locations and view IDs for some headgears. (bugreport:4336)
...
- Corrected the value of hit given by Military Ration C. (bugreport:4369)
- Updated bonus for items that increase attack by class. (bugreport:4387)
These 'fixes' should be considered a temporary fix until proper bonuses can be added to emulate aegis.
- Added bonus increase_agi autocast to Krieger_shoes01. (bugreport:4406)
- Added EXP script to Miracle and Secre Medicine items. (bugreport:4416)
- Corrected weight of Some_of_Report to 0, as per desc. (bugreport:4541)
- Corrected typos in skill name column in abra_db.txt. (bugreport:4557)
- Corrected what jobs can use the Weihna and Krieg. (bugreport:4558)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 03:49:44 +00:00
ai4rei
bb4dce5aa1
* Fixed a crash when SqlStmt_ShowDebug is given NULL pointer as statement handle (since r10753, related r10818).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 01:39:28 +00:00
ai4rei
32a31768bb
* Removed ; from INTPTR_* defines (since r13449).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 01:28:50 +00:00
ai4rei
9c50c4006b
* Fixed pc_marriage not checking spouse character job for baby class.
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 01:09:31 +00:00
ai4rei
8acc97c446
* Made script command getmapxy print a warning, if an invalid type is supplied (related r69, r8459).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-20 00:44:46 +00:00
ai4rei
1aeb3224db
* Fixed packet layout of wanttoconnection for packet_ver 16 and 22 (bugreport:3359, since r9958).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-19 23:15:49 +00:00
ai4rei
fb6ef52210
* Fixed WFIFOL being used instead of WFIFOW for a short field of packet 0x2710 (bugreport:2819).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-19 22:57:01 +00:00
ai4rei
eacbf99c39
* Fixed plug-in version getting checked against itself and a wrong operator being used for the check (bugreport:3952, since r9631).
...
git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14467 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-11-19 22:06:33 +00:00