Commit History

Autor SHA1 Mensaxe Data
  ultramage 115c5b6896 Removed the mob controller system, now a customization (see topic:194375). %!s(int64=17) %!d(string=hai) anos
  ultramage 6c8cf8d611 Replaced occurences of '-1' with the more appropriate 'INVALID_TIMER' value where appropriate. %!s(int64=17) %!d(string=hai) anos
  FlavioJS cdda61ce1b * Added const to the return value of get_timer. %!s(int64=17) %!d(string=hai) anos
  zephyrus af3f27d933 - Timer set to -1 soon, previous to timer deletion :O %!s(int64=17) %!d(string=hai) anos
  ultramage 8d6505fdee Adjusted Free Cast code so that its walk penalty gets calculated in status_calc_speed and nowhere else. %!s(int64=17) %!d(string=hai) anos
  ultramage 39c437346f Cleaned up unconditional calls to status_change_end(). %!s(int64=17) %!d(string=hai) anos
  zephyrus 6fb09d253c - Basilica knockback effect is only for mobs, not everybody x.x %!s(int64=17) %!d(string=hai) anos
  sketchyphoenix a3f49e9826 Fixed a not-so-well implemented basilica fix that was reverted in 12869. %!s(int64=17) %!d(string=hai) anos
  ultramage 0860dc9583 Reverted the basilica knockback patch (r12852( because it causes bad position desync (bugreport:1710). %!s(int64=17) %!d(string=hai) anos
  sketchyphoenix 935ec01db7 Fixed basilica behavior not knocking back monsters 2 cells should one attempt to enter the field. %!s(int64=17) %!d(string=hai) anos
  zephyrus 5c7a1807e4 - Added support for OnTouchNPC event, required for Monster Race. Script commands need to be tested. Already tested sc_start. %!s(int64=17) %!d(string=hai) anos
  ultramage 62cc01866b Replaced the very ineffective clif_foreachclient() with map_foreachpc() since they essentially do the same thing (bugreport:1174). %!s(int64=17) %!d(string=hai) anos
  FlavioJS c880052f0f * Changed the data field of timers from int to intptr. %!s(int64=17) %!d(string=hai) anos
  FlavioJS cd1f48cc9e * Made script command 'flagemblem' and guild_emblem_change send an update of the emblem_id to the players in the area. %!s(int64=17) %!d(string=hai) anos
  Kevin 81a6774764 Running into a wall/npc/pc/mob no longer enables spurt. (bugreport:1155) %!s(int64=17) %!d(string=hai) anos
  Kevin 8e31579894 Fixed unable to move after using a skill to break out of sprint. (bugreport: 1155) %!s(int64=17) %!d(string=hai) anos
  Kevin 4bcaa39ee9 Running now resumes after dmg as well, see (r12488). (bugreport:1155) %!s(int64=17) %!d(string=hai) anos
  Kevin 4cc085b115 DMG no longer stops running. (bugreport:1155) %!s(int64=17) %!d(string=hai) anos
  Kevin 1a5d1c8780 PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155) %!s(int64=17) %!d(string=hai) anos
  Kevin 41cccac36c Update to Auth Glitch fix: moved unit_free_pc back to where it was and updated it so unit_free_pc just tells the script to end(not hard delete). (bugreport:1214) %!s(int64=17) %!d(string=hai) anos
  FlavioJS ca35192cd0 * Added more debug information to track the double remove_map's %!s(int64=17) %!d(string=hai) anos
  FlavioJS 66ba548612 * Added temporary code to track and prevent the multiple remove_map's that appear to be happening. %!s(int64=17) %!d(string=hai) anos
  zephyrus 2c8b8a0715 - The last bug in Adoption system. %!s(int64=17) %!d(string=hai) anos
  ultramage b8cf860055 Fixed one condition incorrectly modified in r12358, which caused dynamically unloaded mobs to never spawn once they've been unloaded once (bugreport:1178) %!s(int64=17) %!d(string=hai) anos
  ultramage f6d2d9a360 Replaced some foreach-based functions by their inlined iterator equivalents. %!s(int64=17) %!d(string=hai) anos
  ultramage 078d492412 Removed one mob data variable related to dynamic mobs that I found to be redundant. %!s(int64=17) %!d(string=hai) anos
  skotlex d6eb67c6c4 - Modified attack_walk_delay so it behaves on a 'per-object' basis, and changed the default to 15 (all types). %!s(int64=17) %!d(string=hai) anos
  ultramage 5767cc5285 Cleaned up and corrected some more land skill code: %!s(int64=17) %!d(string=hai) anos
  skotlex 8ae4bd12ad - Updated firepillar so it cannot be placed on top of others. %!s(int64=17) %!d(string=hai) anos
  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). %!s(int64=17) %!d(string=hai) anos