Cronologia Commit

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