skotlex
|
2a9dbcf690
- Code rewrites in mob_damage and party_exp_even_share for correctly handling overflow issues. Now uses UINT_MAX for range comparisons, as it should be.
|
19 years ago |
skotlex
|
d25d952fc6
- Cleaned up and reorganized status_change_start. Now it also receives the success % rate (0->100)
|
19 years ago |
skotlex
|
d69479b946
- Added define clif_deadsit to send the dead state into player packets if the player is in trick dead state.
|
19 years ago |
Valaris
|
8e410ec582
* Added some of eAIRC bot code, written by me and LittleWolf. It is disabled and has no configuration options yet, as it is not finished. [Valaris]
|
19 years ago |
skotlex
|
697d29d7d4
- Fixed a typo bug in SC_STAR_COMFORT handling.
|
19 years ago |
skotlex
|
4f5babb97d
- Changed the exp tables format.
|
19 years ago |
skotlex
|
cff16d36a9
- Autoloot now uses the item's base drop chance rather than final drop rate to determine if it should autoloot the item or not.
|
19 years ago |
Valaris
|
2178a86317
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
|
19 years ago |
Valaris
|
fd99753f8e
Clearing trunk.
|
19 years ago |
amber
|
616a90cc09
G++ is now the default on trunk [MouseJstr]
|
20 years ago |
celest
|
171609d4a2
* Readded @disablenpc
|
20 years ago |
celest
|
67a9cafa79
* Fixed a crash in clif_send when checking packet version
|
20 years ago |
amber
|
ae0db54f77
More g++ fixes to make it cleaner [MouseJstr]
|
20 years ago |
amber
|
5f5b45e2a4
eAthena VC7 solution and support added for native builds [MouseJstr]
|
20 years ago |
celest
|
72f63ee03e
* updated map server to jA1137~1159
|
20 years ago |
amber
|
dfd7258882
Fixe compile time problems with our mixed C++/C conformance
|
20 years ago |
amber
|
150683e2e6
Fixed use of storage variable to conform to ANSI C spec [MouseJstr]
|
20 years ago |
celest
|
5927adb9bd
* Some tidying up in mail.c
|
20 years ago |
veider
|
de7940888a
|
20 years ago |
celest
|
230aba086b
* Fixed Auto Berserk activating by itself when changing maps
|
20 years ago |
celest
|
1717d644dd
* Added use dynamic allocation when loading the msg_table
|
20 years ago |
celest
|
37851efb84
* Added 'map_charid2id'
|
20 years ago |
celest
|
61c4e01a71
* Updated jA's dummy socket to mod1137
|
20 years ago |
celest
|
313d2ec7dd
* Fixed Status Recovery dealing too short blind time on undead mobs
|
20 years ago |
celest
|
f2636673d7
* Updated Breaker, Cloaking
|
20 years ago |
Lupus
|
ead09c7c4c
added new anti-hacker system in trade.c
|
20 years ago |
Lupus
|
73879f7131
fixed Emotion flood (fix from Freya)
|
20 years ago |
celest
|
79084575ce
* Fixed /resetstate /resetskill being unuseable at all
|
20 years ago |
Lupus
|
9f0d5a05a8
added new script commands
|
20 years ago |
amber
|
0b091d02ee
PCRE updates
|
20 years ago |