Commit History

作者 SHA1 備註 提交日期
  Ivan Savenko dc2f3cf181 - some fixes for town events 15 年之前
  mateuszb c06de1f1ce * improved campaign handling - bonus selection screen is mostly functional 15 年之前
  Ivan Savenko 1338340027 - fixed 578 15 年之前
  Michał W. Urbańczyk 8487653a8e Sacrificing artifacts. [Code is one giant workaround but should work good enough.] Updated changelog. 15 年之前
  Michał W. Urbańczyk 2f996f14ba Exchanging artifacts between slots should work again nicely. Minor fixes. 15 年之前
  Michał W. Urbańczyk 7ae02b7c5a Fixed #471. 15 年之前
  Michał W. Urbańczyk cedf6d812c Half-done Altar of Sacrifice. (Sacrificing creatures should work) 15 年之前
  Michał W. Urbańczyk 88e1636250 Fixed #15, #224, #370, #516 15 年之前
  Michał W. Urbańczyk d0ff61807d Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback. 15 年之前
  Michał W. Urbańczyk a14606f32d New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development. 15 年之前
  Michał W. Urbańczyk 9588e39e84 To be released as 0.75d. Fixed town list with hotseat. Fixed colouring hero window. Minor fixes. 15 年之前
  Michał W. Urbańczyk da87d25d21 Started making hot-seat GUI. Accompanying changes to rest of GUI. 16 年之前
  OnionKnight 790a77c280 Locks for combination artifacts largely implemented, only one or two bugs when moving them around in a certain way. Artifact assembly still remaining. 16 年之前
  mateuszb 69bed4a8d6 * small changes 16 年之前
  Ivan Savenko fa735b6a67 - partial implementation of scholar skill (spell exchange works, but no message) 16 年之前
  Ivan Savenko 3aefb896fe - Created config file for true type fonts (disabled by default) 16 年之前
  Ivan Savenko 3dbeaa5ef8 - Moved most of text output to original fonts 16 年之前
  Ivan Savenko ddd0786739 forgot to fix line endings and one file 16 年之前
  Ivan Savenko eefdd686de - Almost finished kingdom overview window 16 年之前
  OnionKnight 0a96decf87 * Fixed the artifact screen completely, hopefully. Structural overhaul of the CArtPlace and CArtifactsOfHero classes, and I had to add a new server message SetArtifact to deal with things properly. The only thing that differs from H3 now is that you can't have gaps of empty slots in the backpack. 16 年之前
  Michał W. Urbańczyk 85f336cbaa Fixed #158, #236, #243, #248. 16 年之前
  OnionKnight dced6ec17c * Fixed bug 195, possible slots for artifacts are highlighted when selecting an artifact. 16 年之前
  Michał W. Urbańczyk 8f217c5cdf Fixed #50, #191, minor 16 年之前
  Michał W. Urbańczyk f99c4d3c66 Fixed #110. 16 年之前
  DjWarmonger ddd755c0c1 1.Removed unused code from hero handler 16 年之前
  DjWarmonger 2c77785bc7 Hero experience tooltip will now be shown correctly despite of its type (bug #99) 16 年之前
  Michał W. Urbańczyk 9e7771272d * improved "Split" button behavior. It can be used for calling hero meeting screen in town screen. 16 年之前
  mateuszb 49a142b92e * minor changes 16 年之前
  Michał W. Urbańczyk a91ab8872b First part of GUI reorganization: extracted CGuiHandler from CPlayerInterface. 16 年之前
  mateuszb 898d266580 * swapping artifacts in hero window almost works (artifacts are cloned instead of swapped for some reason) 16 年之前