User contributions for Fizzer
Jump to navigation
Jump to search
19 July 2017
- 13:1513:15, 19 July 2017 diff hist +309 Mod API Reference:GameOrderAttackTransferResult No edit summary
13 June 2017
- 22:4722:47, 13 June 2017 diff hist −112 Mod API Reference:GamePlayer DisplayName works in server hooks now
12 June 2017
- 22:2122:21, 12 June 2017 diff hist +140 Mod API Reference:GamePlayer No edit summary
4 June 2017
- 14:0514:05, 4 June 2017 diff hist +113 Mod API Reference:GamePlayer No edit summary
2 June 2017
- 19:2519:25, 2 June 2017 diff hist +272 Mod Hooks No edit summary
- 19:1619:16, 2 June 2017 diff hist +910 Mod API Reference:ClientGame No edit summary
- 19:1219:12, 2 June 2017 diff hist +1 Mod Hooks No edit summary
- 19:1119:11, 2 June 2017 diff hist +791 Mod Hooks No edit summary
- 19:0619:06, 2 June 2017 diff hist +334 Mod Hooks No edit summary
- 19:0419:04, 2 June 2017 diff hist +15 Mod Hooks No edit summary
- 19:0319:03, 2 June 2017 diff hist +109 Mod Hooks No edit summary
- 19:0219:02, 2 June 2017 diff hist +293 Mod API Reference:ClientGame No edit summary
- 18:5518:55, 2 June 2017 diff hist +2,577 N Mod Game Data Storage Created page with "Mods can store data about a game in one of four buckets, listed below. Note that all of these are specific to just your mod. You will never see another mod's data in her..."
- 18:3518:35, 2 June 2017 diff hist +4 Mod Developers Guide No edit summary
- 18:3418:34, 2 June 2017 diff hist +164 Mod Developers Guide No edit summary
- 17:3617:36, 2 June 2017 diff hist +761 N Mod API Reference:PlayerIncome Created page with "'''PlayerIncome''': Represents the income of a player (i.e. how many armies they're receiving per turn.) You can access the Total property to see the player's income as an in..."
- 17:3217:32, 2 June 2017 diff hist +1,196 Mod API Reference:GamePlayer No edit summary
18 May 2017
- 00:5500:55, 18 May 2017 diff hist +195 Mod API Reference:UI No edit summary
- 00:4700:47, 18 May 2017 diff hist +287 N Mod API Reference:GameTurn Created page with "'''GameTurn''': Represents a single turn of a game. * '''MoveOrder''' ''Array<PlayerID>'': * '''Orders''' ''Array<[[Mod API Reference:GameOrder..."
- 00:4600:46, 18 May 2017 diff hist +158 Mod API Reference:GamePlayer No edit summary
- 00:4600:46, 18 May 2017 diff hist +68 Mod API Reference:GameOrderResult No edit summary
- 00:4500:45, 18 May 2017 diff hist +805 N Mod API Reference:GameOrderCustom Created page with "'''GameOrderCustom''': Subclass of GameOrder. This order does nothing on its own, but it can be used by mods for custom orders. GameOrderCus..."
- 00:4300:43, 18 May 2017 diff hist +56 Mod API Reference:GameOrder No edit summary
- 00:4100:41, 18 May 2017 diff hist +1 Mod API Reference:UI No edit summary
- 00:4100:41, 18 May 2017 diff hist +688 Mod API Reference:UI No edit summary
- 00:3700:37, 18 May 2017 diff hist +2,444 N Mod API Reference:ClientGame Created page with " '''ClientGame''': Provides information about a game in Client_ hooks. Also lets mods view and alter the orders list. * '''Map''' ''[[Mod API Reference:MapDetails|MapDetail..."
- 00:2500:25, 18 May 2017 diff hist +1 Mod Hooks No edit summary
- 00:2100:21, 18 May 2017 diff hist +1,053 Mod Hooks No edit summary
17 May 2017
- 04:1504:15, 17 May 2017 diff hist +54 N Mod API Reference:GameID Created page with "Alias for an integer that represents the ID of a game."
- 04:1504:15, 17 May 2017 diff hist +54 N Mod API Reference:TeamID Created page with "Alias for an integer that represents the ID of a team."
22 April 2017
- 19:3319:33, 22 April 2017 diff hist +7 Blockade Card Redirected page to Blockade and Emergency Blockade Cards current
- 19:3219:32, 22 April 2017 diff hist −14 Blockade Card Redirected page to Abandon Card and Blockade Card
- 15:1215:12, 22 April 2017 diff hist +42 Mod Hooks No edit summary
18 April 2017
- 23:0923:09, 18 April 2017 diff hist −307 m Vacations Reverted edits by Sephiroth (talk) to last revision by Fizzer
- 23:0723:07, 18 April 2017 diff hist 0 Mod Developers Guide No edit summary
- 23:0723:07, 18 April 2017 diff hist +109 Mod Developers Guide No edit summary
- 23:0523:05, 18 April 2017 diff hist +84 Mod Developers Guide No edit summary
- 23:0423:04, 18 April 2017 diff hist +15 Mod Developers Guide No edit summary
- 23:0423:04, 18 April 2017 diff hist −106 Mods That stuff is all for developers. This page should be strictly for non-developers. These links should be in the Mod Developers Guide
16 April 2017
- 21:0321:03, 16 April 2017 diff hist +1 Mod Developers Guide No edit summary
- 20:3720:37, 16 April 2017 diff hist −4 Mod API Reference:GameOrderEvent No edit summary
- 17:3117:31, 16 April 2017 diff hist +82 Mod Hooks No edit summary
- 17:3017:30, 16 April 2017 diff hist 0 Mod Hooks No edit summary
- 03:4003:40, 16 April 2017 diff hist −60 Mod Hooks No edit summary
15 April 2017
- 19:5119:51, 15 April 2017 diff hist +32 Mod API Reference:GameOrderReceiveCard No edit summary
- 19:4519:45, 15 April 2017 diff hist +1,152 N Mod API Reference:GameOrderResult Created page with " '''GameOrderResult''': Abstract base class of all order results. Results represent what happened when the order was executed. For example, a [[Mod API Reference:GameOrderAtt..."
- 18:2418:24, 15 April 2017 diff hist −1 Mod API Reference:HashSet No edit summary
- 18:2318:23, 15 April 2017 diff hist +54 Mod API Reference:GameOrderEvent No edit summary
- 18:2118:21, 15 April 2017 diff hist +124 N Mod API Reference:HashSet Created page with "Similar to a List except that it cannot have duplicate entries and does not have a defined order."
- 18:2118:21, 15 April 2017 diff hist +1,443 N Mod API Reference:GameOrderEvent Created page with " '''GameOrderEvent''': Subclass of GameOrder. This is a generic event that can present a message or modify territories. It can also control ..."