Paradox924X
|
9ffa57318e
Fixed Hugel Airship Staff from teleporting you to the wrong airplane.
|
před 17 roky |
skotlex
|
9c638fa6b2
- Added status_calc_life to properly calculate hp/max_hp as a ratio taking into accounts overflows (and for now also avoids divisions by 0). Applied this function around clif.c, mob.c and pet.c
|
před 17 roky |
zephyrus
|
6da0007d11
- Fixed a bug in Redemption and Close Cofine scripts.
|
před 17 roky |
skotlex
|
1e0a82fab3
- Fixed new guilds displaying online-connect member count at 0 rather than 1, and the guild master not knowing it is one (eg: it cannot edit the guild notice of a newly created guild until relogging).
|
před 17 roky |
zephyrus
|
ce76294816
- Fixed change of drains hp/sp for rideword hat.
|
před 17 roky |
ultramage
|
76c27942f6
Changed pc_can_give_items() to use standard boolean logic instead of the inverted 1/0 one (bugreport:396)
|
před 17 roky |
L0ne_W0lf
|
b03a01ee95
Fixed a typo in /map/clif.c (acount_id -> account_id)
|
před 17 roky |
FlavioJS
|
e8c226e1f3
* Forgotten update to the definition of script command 'input'.
|
před 17 roky |
FlavioJS
|
1c3f5fe7e4
* Fixed db_obj_get not handling deleted nodes correctly. (bugreport:999)
|
před 17 roky |
skotlex
|
419106681a
- added LK's concentration +1 MDEF.
|
před 17 roky |
skotlex
|
dc789293be
- Updated Eye of Hellion to use the new format of the input command.
|
před 17 roky |
ultramage
|
3934f11180
Reverting r12212. As expected, Linux is incompatible.
|
před 17 roky |
ultramage
|
8ae50f44b4
Made unix interface enumeration work with dynamic sockaddr lengths (BSD, for example). Complain if it doesn't compile. (bugreport:765)
|
před 17 roky |
ultramage
|
bcac761953
Removed some useless svn:ignore properties.
|
před 17 roky |
skotlex
|
0c61a73f33
- Fixed S. Novice bonus not dispelling when at the moment you die once.
|
před 17 roky |
ultramage
|
8c92106315
some compilation warning fixes
|
před 17 roky |
zephyrus
|
b8cbeb24b8
- Some optimizations to @noks (now using a Status Change timer).
|
před 17 roky |
ultramage
|
2d67424eb1
Removed/replaced all calls to map_getallusers (followup to r12195).
|
před 17 roky |
zephyrus
|
69ae4766ce
- Added some new config settings: homunculus_autoloot, idle_no_autoloot, max_guild_alliance.
|
před 17 roky |
samuray22
|
9fd3b6a93b
* Corrected a "donpcevent" missing a ":" in Cooking Quest. (bugreport:962)
|
před 17 roky |
zephyrus
|
89a339b7f1
- Added some new cash headgears.
|
před 17 roky |
FlavioJS
|
e3bcc90775
* Changes to memory manager: [FlavioJS]
|
před 17 roky |
zephyrus
|
8b151df5c7
- Some fixes to mail system.
|
před 17 roky |
ultramage
|
1f34d119d9
Merged memory manager updates from old jA revisions (bugreport:663)
|
před 17 roky |
ultramage
|
7d22579be3
Fixed SQL charserver not logging char deletion correctly (see bugreport:944)
|
před 17 roky |
ultramage
|
07e2bbfa4a
Fixed a typo in #item preventing it from working (see r12195).
|
před 17 roky |
ultramage
|
b24b80c5c9
Getting rid of map_getallusers(), part 1
|
před 17 roky |
skotlex
|
224a459acf
- Applied some cleanups to party.c/guild.c to ensure that direct pointers to sd are only done for valid sd states.
|
před 17 roky |
skotlex
|
7d317be8dd
- 'Forget me Not' no longer blocks ASPD bonuses from working or prevents their re-casting, they are simply dispelled when the effect takes place.
|
před 17 roky |
FlavioJS
|
549684872d
* Expanded the script command 'input': (bugreport:811)
|
před 17 roky |