Commit Graph
13 Commits
Author SHA1 Message Date
Andrew Miner 5f65f77222 Add support for videos on mod pages 2017-07-01 18:06:10 -07:00
Andrew Miner 8b43c53a9e WIP 2017-06-15 22:39:17 -07:00
Andrew Miner 3bc7c4cf89 Fix bugs 2017-05-07 16:05:16 -07:00
Andrew Miner b05e237aee Merge branch 'crafting-algo-3' 2017-05-02 19:25:08 -07:00
Andrew Miner 7865ba98c3 Update copyright notice 2017-05-02 19:19:35 -07:00
Andrew Miner bd96bc6575 Move model files to crafting-guide-common 2017-05-02 18:34:53 -07:00
Andrew Miner 3d9895a6d5 Refactor mod version selector to a control 2017-03-31 20:32:28 -07:00
Andrew Miner 6b84698802 Fix mod page to properly transmit page events 2016-05-12 17:33:26 -07:00
Andrew Miner 16848772a3 Add GoogleAnalytics event tracking 2016-05-11 21:39:43 -07:00
Andrew Miner ebf3443e96 Update Adsense to place ads on all devices
The current adsense implementation only places ads on desktop-sized
screens.  This change allows ads of the appropriate size to be
displayed on any device.

fixes #224
2016-05-03 20:25:56 -07:00
Andrew Miner 1d1772e961 Make the mod version selector more clear
This change the single select box into a checkbox which toggles the
mod on/off.  If the mod is "on" and it has multiple versions, then
a selection list will be shown with the various possible versions.
If there is only a single available version, then the selector is
not shown.
2016-04-26 21:40:52 -07:00
Andrew Miner f9cd38947d Create item group controllers off main event loop 2016-04-20 22:30:55 -07:00
Andrew Miner d69585facd Refactor website with new design & structure 2016-04-03 19:30:15 -07:00