skotlex
|
ff483b7810
- Fixed SG_FUSION costing SP to deactivate.
|
19 år sedan |
skotlex
|
cf059ff1a9
- NPC_POWERUP now gives +40% atk per level.
|
19 år sedan |
Poki#3
|
47a3e1ca19
Updated most mobs Summon Skills to use "OnSpawn" conditions.
|
19 år sedan |
Komurka
|
15dee79de8
Fixed exp.txt for Baby Dancer, thanks to Gepard
|
19 år sedan |
skotlex
|
a969cee4d2
- Added CELL_CHKSTACK to check if a map cell is stacked (CELL_NOSTACK server mod)
|
19 år sedan |
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 år sedan |
skotlex
|
7d88ebe2fb
- Fixed error display when the exp table reads a value which is capped to UINT_MAX
|
19 år sedan |
Vicious
|
7494ea0ff4
mob db update(clock, enchanted peach tree)
|
19 år sedan |
Vicious
|
cf0228c664
Valkyrie item fix, Sonic blow fix.
|
19 år sedan |
skotlex
|
5e170d8da9
- The status window now shows the addition of the damage of your both weapons when dual wielding.
|
19 år sedan |
Valaris
|
2c19f4bfcd
Removed #include <lcms.h> from irc.c, which caused compile errors.
|
19 år sedan |
skotlex
|
81b7073131
- Changed the server's default MAX_LEVEL capacity to 1000.
|
19 år sedan |
skotlex
|
328de1ec52
- Lures won't be lost now when you use them on a non-mob.
|
19 år sedan |
skotlex
|
5b7bbaa4eb
- Added pc_issit check to pc_can_move
|
19 år sedan |
skotlex
|
f8df39576f
- Made the NPC_BREAK* skills no damage skills. Removed their code from the skill cast end damage id function.
|
19 år sedan |
skotlex
|
8ab9f5988d
- Weapon Repair update. Cost to 30SP, cast time to 7500, interruptable.
|
19 år sedan |
skotlex
|
2f074dc2d4
- Modified map_searchrandfreecell to always do a check on a 9x9 area around the target tile, and to return the x,y coordinates modified with the new target.
|
19 år sedan |
skotlex
|
6a96ab5afc
- NPC_POWERUP gives now +20% attack per skill level.
|
19 år sedan |
skotlex
|
72f625000d
- Fixed setting setting SP_BASELEVEL
|
19 år sedan |
skotlex
|
0de0f92568
- Added range checking to mob skill loading of permillage and delay.
|
19 år sedan |
Valaris
|
ad49453e0e
* Removed the conf sql code for now. Maybe will continue later with that project.
|
19 år sedan |
skotlex
|
66a453cc74
- Added function mob_respawn which makes a mob respawn on spot 3 seconds after deafeat if SC_KAIZEL is active.
|
19 år sedan |
skotlex
|
1e53de04f6
- Added setting max_exp_gain_rate which caps how much exp you can get from a single kill.
|
19 år sedan |
skotlex
|
4ccd4a6c5f
- pc_readdb will now cap experience required per level to UINT_MAX, it will warn the exp table has exp values above said limit.
|
19 år sedan |
skotlex
|
fca56907fe
- Changed the default of skill_delay_attack_enable to no.
|
19 år sedan |
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 år sedan |
Komurka
|
4ade31e5ea
SQL compile fix (Skotlex, check line 470 in charsave.c, I've added here rate value = 10000)
|
19 år sedan |
Lupus
|
66fcbac0e4
fixed cube room quest
|
19 år sedan |
Lupus
|
f87d23b592
fixed cube room quest, fixed new_hats_6 item id
|
19 år sedan |
skotlex
|
f1e4549f12
- Added battle config options:
|
19 år sedan |