Историја ревизија

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