skotlex
|
62cb3db4e0
- Fixed crash in chrif_load_scdata warning message.
|
19 years ago |
skotlex
|
3c59d5f027
- Fixed pets displaying "strangely" when they did not have their pet armor
|
19 years ago |
skotlex
|
2d461432b8
- Added battle config option pk_level_range for specifying valid level ranges to engage in PK
|
19 years ago |
skotlex
|
e0fb2a113f
- Fixed the char servers to store correctly exp as uints. They are also capped to LONG_MAX before being sent to the client.
|
19 years ago |
skotlex
|
00bbc7673b
- Made the warm skills BF_WEAPON type so that they may trigger effect cards.
|
19 years ago |
skotlex
|
e3b57bb929
- Fixed @lvup commmand raising levels when you specify a negative value.. again. Some more signedness checks.
|
19 years ago |
skotlex
|
66560a7f83
- Fixed @lvup commmand raising levels when you specify a negative value...
|
19 years ago |
skotlex
|
931033a7b1
- Some cleaning of the slave moving code.
|
19 years ago |
Poki#3
|
91bc73b561
* Part 1 of Gravitys "Zeny Inflation Control Update"
|
19 years ago |
Poki#3
|
94fc1923f5
Fixed ID's of Thief Bugs in mob_branch.txt to use the normal ones, and not the slave ones.
|
19 years ago |
skotlex
|
af144b690d
- Removed the declaration of puchar and pchar from my_global.h which was preventing compiles on native win NT systems. Drawback is now Win9X systems will fail to compile instead.
|
19 years ago |
skotlex
|
c1263b25da
- Hiding cancels Close Confine.
|
19 years ago |
Lupus
|
4deb41a4cd
new st.Valentine event
|
19 years ago |
skotlex
|
ea91239d66
- Added battle config sc_def_rate which adjusts natural defense of characters against status changes.
|
19 years ago |
skotlex
|
72347df4fa
- Updated the eamobs spawnsets for Geffen 3, Juperos Lv1 and Glast Heim
|
19 years ago |
skotlex
|
e647a2cbe3
- Pet eggs won't be deleted upon selection for hatching, but on pet data retrieval now.
|
19 years ago |
skotlex
|
a8c65c476c
- Made the NPC_BREAK* skills attack skills again, their chance of equipment breaking code was moved to skill_additional_effect.
|
19 years ago |
skotlex
|
7e716db3aa
- Made Land Protector Block Hammerfall.
|
19 years ago |
skotlex
|
59e17a948b
- Modified PA_GOSPEL so that the random damage attack becomes a BF_MISC attack.
|
19 years ago |
skotlex
|
ff483b7810
- Fixed SG_FUSION costing SP to deactivate.
|
19 years ago |
skotlex
|
cf059ff1a9
- NPC_POWERUP now gives +40% atk per level.
|
19 years ago |
Poki#3
|
47a3e1ca19
Updated most mobs Summon Skills to use "OnSpawn" conditions.
|
19 years ago |
Komurka
|
15dee79de8
Fixed exp.txt for Baby Dancer, thanks to Gepard
|
19 years ago |
skotlex
|
a969cee4d2
- Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server mod)
|
19 years ago |
skotlex
|
62fb6045d4
- Added handling of type BL_PET to skill_unitgrouptickset_search. I know pets normally aren't affected by skills, but their structure already had support for this, so....
|
19 years ago |
skotlex
|
7d88ebe2fb
- Fixed error display when the exp table reads a value which is capped to UINT_MAX
|
19 years ago |
Vicious
|
7494ea0ff4
mob db update(clock, enchanted peach tree)
|
19 years ago |
Vicious
|
cf0228c664
Valkyrie item fix, Sonic blow fix.
|
19 years ago |
skotlex
|
5e170d8da9
- The status window now shows the addition of the damage of your both weapons when dual wielding.
|
19 years ago |
Valaris
|
2c19f4bfcd
Removed #include <lcms.h> from irc.c, which caused compile errors.
|
19 years ago |