Commit Graph

31 Commits

Author SHA1 Message Date
Tyler Renelle bb1ea755f1 tasks / rewards.html - pass in the actual list, and whether booleans
@editable and @main, which will allow for challenges lists & mngr
accounts / public lists
2013-05-12 13:12:13 +01:00
Tyler Renelle f28a542aa4 small cleanup 2013-05-12 12:40:06 +01:00
Tyler Renelle 912b716a28 fix the reroll buy-button bug 2013-05-12 12:29:00 +01:00
Tyler Renelle 4347ba52ba overhaul tasks.html so we can start generalizing task-lists,
ground-work for challenges
2013-05-12 11:33:05 +01:00
Tyler Renelle 0ca67bef95 wrap up some "token" => "gem" conversions, code-style 2013-05-11 19:19:09 +01:00
Tyler Renelle 35342e8b71 Merge pull request #925 from SlappyBag/develop
Tokens = Gems for front-end display.
2013-05-11 10:43:45 -07:00
Slappybag 88e6f40804 Tokens = Gems for front-end display. 2013-05-10 17:30:13 +01:00
Tyler Renelle fcebebc601 use _items.next for the store, so we can access other _items
throughout the app
2013-05-10 16:42:21 +01:00
Tyler Renelle 81dbaaef67 use unicode & icon-repeat to solve character support issue, temporary
solution to #868
2013-05-06 22:20:21 +01:00
Tyler Renelle c8e4386b4b add backer, npc, and contributor achievements (still need to run
database migrations for them)
2013-05-04 14:24:37 +01:00
Tyler Renelle 055848452b add "max-gear" achievement 2013-05-03 16:24:28 +01:00
Tyler Renelle 77bd61c244 Add bailey the crier for alerts. move CHANGELOG.md into the modal 2013-05-02 16:56:43 +01:00
Matteo Pagliazzi dcf61fe355 show gold amount rounded up in rewards column, fix #758 2013-04-23 10:37:33 +02:00
Tyler Renelle 6522badaa6 rename _view.* to _* - don't know why I did that whole _view.* thing
in the first place, but whatevs
2013-04-07 20:29:13 -04:00
Thibaut Girka 96d1dbd430 Fix rewards being movable only once and item tooltips not showing up after that 2013-03-31 23:34:20 +02:00
Tyler Renelle 41449d349a protocol-agnostic amazon images & hover-script at the end 2013-03-31 00:27:47 -07:00
Tyler Renelle ce43a7503b no more adsense, switching to amazon affiliates because of https://groups.google.com/forum/?fromgroups=#!topic/derbyjs/x8FwdTLEuXo 2013-03-31 00:06:29 -07:00
Tyler Renelle 51f054e51c show tokens in character modal at all times 2013-03-28 08:43:13 -07:00
Tyler Renelle f6b2c08a60 Merge branch 'develop' into pets
Conflicts:
	views/app/rewards.html
2013-03-26 17:54:31 -07:00
Tyler Renelle 64e421d529 pets: add eggs to market, move from rewards tab to avatar modal 2013-03-25 15:44:41 -07:00
Daniel Saewitz 8107200105 i18n implemented 2013-03-23 16:03:12 -04:00
Tyler Renelle 5043c46b5a move some pet html around 2013-03-22 19:21:35 -06:00
Tyler Renelle 3ce2686662 Merge branch 'develop' into switz-inventory
Conflicts:
	src/app/helpers.coffee
	styles/app/avatar.styl
	styles/app/index.styl
	views/app/avatar.html
	views/app/tasks.html
Merge branch 'develop' into switz-inventory

Conflicts:
	src/app/helpers.coffee
	styles/app/avatar.styl
	styles/app/index.styl
	views/app/avatar.html
	views/app/tasks.html
2013-03-21 13:51:38 -06:00
Tyler Renelle 70dcd0b886 move rewards column into rewards rewards.html 2013-03-18 16:47:03 -04:00
Daniel Saewitz 78bc27439a Remove trailing spaces 2013-03-16 19:36:07 -04:00
Tyler Renelle 9501e67661 add missing namespaces for rewards & tasks for consistency & organization 2013-03-16 19:22:53 -04:00
Daniel Saewitz 7083e7a103 yarr, fix all teh bugs 2013-03-16 16:30:45 -04:00
Zachary Kain e5a893a710 revamp rewards and pets UI. Obv pets is temporary pending new pet system 2013-03-09 01:34:15 -05:00
Zachary Kain efe1c9267e WIP: new 'Task Actions' UI (buttons, checkboxes, etc) 2013-03-05 14:16:10 -05:00
Tyler Renelle 39a98446b9 move all custom sprites to /img/sprites, and all BrowserQuest image references to /vendor/BrowserQuest (a git submodule) 2013-02-27 23:27:01 -05:00
Tyler Renelle 99e459e05f with last commit 2013-02-17 00:25:42 -05:00