Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Rumen Nikiforov 72d50f024f BETA: !ServerPackets rework dropping getType method since is completely useless using getClass().getSimpleName() instead. 13 năm trước cách đây
  Rumen Nikiforov 6ff6110f99 BETA: Broadcast.toSelfAndKnownPlayersInRadius() method rework radius now is no longer ^2 13 năm trước cách đây
  Zoey76 b10bd8ba9d BETA: Misc fixes: 13 năm trước cách đây
  Zoey76 47bfd9c359 BETA: Formatting: 13 năm trước cách đây
  Zoey76 0f1274b261 BETA: Misc fixes: 13 năm trước cách đây
  MELERIX 26d1277dae BETA: Support for Critical Announcements by Nyaran. 13 năm trước cách đây
  Zoey76 7daae222fd BETA: Updating to Trove 3.0.0. 13 năm trước cách đây
  Zoey76 2f9653e817 BETA: Enabling project specific JavaDoc settings: 13 năm trước cách đây
  Rumen Nikiforov b4d71a8c7d BETA: Cleanup all useless commends like //synchronized (blabla) 13 năm trước cách đây
  Nik a731a3de61 L2World maps(_allPlayers, _allObjects, _petsInstance) reworked. They are now TIntObjectHashMap surrounded by ReentrantReadWriteLock working as synchronization. Keep in mind that FastMap<K,V>.shared() drains a lot of CPU usage, because the whole map is filled with synchronizations. ReentrantLock is much faster than synchronized and it does the same job, even better. 13 năm trước cách đây
  MELERIX 87713a5a62 14 năm trước cách đây