flaviojs
|
36bac9f797
* Restrict intif_quest_save to sql only. txt char-server doesn't support the packet and disconnects the map-server.
|
há 13 anos atrás |
flaviojs
|
967eaaa7a5
* Add consistency checks to the shortlist.
|
há 13 anos atrás |
brianluau
|
df757a04ed
- Fixed a typo in Nidhoggr's Nest. (bugreport:5041)
|
há 13 anos atrás |
Skotlex
|
1a369e2eb5
- Fixed @reloadmobdb wiping out monster spawn information
|
há 13 anos atrás |
ultramage
|
225a4b2ce2
Fixed 'getitem' documentation typo (stating the optional 3rd argument is char id instead of account id).
|
há 13 anos atrás |
Skotlex
|
4fed311425
- Updated mmo_char_tosql and memitemdata_to_sql to keep a count of errors while saving a character. If there are any errors, the in-memory copy (cp) will not be updated. Should fix dupes that can happen when a intermediary save fails because of sql access being down.
|
há 13 anos atrás |
L0ne_W0lf
|
1e6fffed3c
*Fixed Blessing crashing the server when used on monsters, monster weapon attack mechanics are currently unknown. * Updated conditions for UNT_EPICLESIS and AB_ADORAMUS (two cases of || to &&.)
|
há 13 anos atrás |
Inkfish
|
1fd99c30e5
Fixed AB_ADORAMUS and AB_JUDEX's damage unnaturally high.
|
há 13 anos atrás |
Inkfish
|
adc70a0595
* Fixed AB_ADORAMUS's partner and item check.
|
há 13 anos atrás |
Inkfish
|
cfcffb4d0f
* Added a null pointer check to AB_CLEMENTIA and AB_CANTO.
|
há 13 anos atrás |
Inkfish
|
0dded7556b
* Fixed skillratio of Archbishop skills is 100% higher than it's supposed be.(it's initialized to be 100% not 0)
|
há 13 anos atrás |
flaviojs
|
45a7620f6b
* Quick fix for crash when blessing a mob.
|
há 13 anos atrás |
Gepard
|
661412206e
* Reverted unnecessary signature change of clif_skill_fail from r14941.
|
há 13 anos atrás |
L0ne_W0lf
|
f755dd18b3
- Implemented first version of Archbishop skills. Preliminary version, see doc/3rd_job_notes.txt for details/bugs/issues with skills.
|
há 13 anos atrás |
brianluau
|
0a72363b1c
- Fixed a typo in quests_amatsu (bugreport:4861).
|
há 13 anos atrás |
Skotlex
|
5b4c84d286
- Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage of packet 0x7e1 (PACKET_ZC_SKILLINFO_UPDATE2) to report skill inf changes.
|
há 13 anos atrás |
ai4rei
|
7662f1e897
* Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986).
|
há 13 anos atrás |
ai4rei
|
9b7854c898
* Added quick validation of guild emblems' bitmap format to prevent forged emblems, that cause the client to crash, from being accepted (thx to sinya for a sample).
|
há 14 anos atrás |
brianluau
|
fdc4f040c7
- Fixed some script typos (bugreport:4861, bugreport:5028).
|
há 14 anos atrás |
ai4rei
|
deb770e053
* Added -fno-strict-aliasing detection to configure.in (-fstrict-aliasing is added through -O2), since the code is not aliasing safe and causes warnings with gcc.
|
há 14 anos atrás |
Skotlex
|
81ce878498
- Oh, forgot to make unitwarp support the mapname "this"
|
há 14 anos atrás |
Skotlex
|
a3d1ad027f
- Fixed the add_drop code breakage which ocurred after adding support for SP_ADD_CLASS_DROP_ITEM. There's probably a bugreport for this, but the website is also broken currently :3
|
há 14 anos atrás |
ai4rei
|
d162c70ef5
* Added support for cash shop packets without kafra points for clients 2007-07-10aSakexe and older (bugreport:4701, related r10888 and r11548).
|
há 14 anos atrás |
L0ne_W0lf
|
0031e22f16
* Raised MAX_MERCENARY_CLASS to 44 for new mercenaries.
|
há 14 anos atrás |
Skotlex
|
ac41a46e44
- added sending a dummy 0x08b9 packet in the char-server, required to support clients from this year.
|
há 14 anos atrás |
Skotlex
|
b7ad7aa055
- Commiting a bunch of cleanups piled up from the past few weeks/months/years.
|
há 14 anos atrás |
L0ne_W0lf
|
ebfc42b8d5
* Implemented remaining Brasilis NPCs.
|
há 14 anos atrás |
L0ne_W0lf
|
bf223b4578
Merged database changes from trunk r14927.
|
há 14 anos atrás |
L0ne_W0lf
|
70e1ec52a5
Minor item-related updates, and a couple quest database updates.
|
há 14 anos atrás |
ai4rei
|
367ab9727d
* Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID).
|
há 14 anos atrás |