-
Notifications
You must be signed in to change notification settings - Fork 151
Logging
Jerome Leclanche edited this page Jan 7, 2016
·
2 revisions
Where logging can be improved:
-
Power.log
-
Identify names of player 1 and player 2 in the CREATE_GAME block
-
Identify game type (GameType enum -> AI, friendly match, tutorial, arena, ranked, unranked, brawl)
-
Rewards
-
Contents of opened pack
-
Contents of arena chests
-
End of game rewards (ranked stars, daily gold, brawl packs, etc)
-
Arena
-
Cards (and heroes) proposed
-
Number of wins and losses whenever the arena page is reached
-
Decks
-
When a deck is created (with deck type eg. for Brawl)
-
When a deck is saved -> which cards are now in the deck
-
Cards in collection when they load (if possible)
- The Fireplace Card API
- The Fireplace DSL
- Card introspection
- Creating and playing a Game
- The CardDefs.xml file
- Developer Quick Start
- How to enable logging in Hearthstone
- Frequently Asked Questions
- Game State
- Game Actions
- Powers and Card Actions
- Target Selection
- Events
- Enchantments