Commit Graph

1119 Commits

Author SHA1 Message Date
Tyler Renelle bd7a39ddb1 Kickstarter message update 2013-02-09 10:20:10 -05:00
Tyler Renelle 91e970a6dc Merge pull request #355 from SlappyBag/master
Item cost & stats change for better balance and variance
2013-02-09 06:46:37 -08:00
Stan Lindsey 4ac7c324a6 Change items costs & stats
To better reflect value differences between Armour, Helm & Shield. 
As well as promote different Armour setups

Armour Worth most in terms of cost & effectiveness
Shield worth second in terms of cost & effectiveness
Helm worth least in terms of cost & effectiveness

Max defense = 24% with a full set of gold. 
Which should be balanced as there are now 3 items to purchase instead of one
2013-02-09 14:42:39 +00:00
Tyler Renelle f65e01221f Merge pull request #353 from zakkain/master
add some visual feedback to the avatar customizer on click
2013-02-09 06:37:14 -08:00
Zachary Kain d6127a38cc add some visual feedback to the avatar customizer on click 2013-02-09 07:40:17 -05:00
Stan Lindsey ba5cf3a06c Merge pull request #352 from Shaners/master
Addition of 1 New Mount and 1 Pet, Plus Revised Bear Cub Pet
2013-02-09 03:18:38 -08:00
Shane Lister 868ed4604c 1 New Mount, 1 Revised Pet, and 1 New Pet
New Bear Mount Base, a Revised Bear Cub Pet, and a new Cactus Pet.
Cactus pet may not fit with the current style (too cutesie?)
2013-02-09 02:19:25 -08:00
Tyler Renelle 7f754517a4 disappearing habits 2013-02-08 22:02:25 -05:00
Tyler Renelle 403ae7017d Merge branch 'master' of github.com:lefnire/habitrpg 2013-02-08 21:11:20 -05:00
Tyler Renelle 5ea0dfe713 move idList back to root-level, is what's causing the sort bug - see https://github.com/codeparty/racer/pull/73 2013-02-08 21:03:56 -05:00
Stan Lindsey 83f60e424e Merge pull request #349 from Shaners/master
Addition of 3 New Pet Sprites and Renaming of 3 Old Pet Sprites.
2013-02-08 17:01:21 -08:00
Shane Lister b06e57254f Added 3 new pet sprites and renamed 3 pet sprites.
Added Pet: Tiger Cub, Panda Cub, and Lion Cub. Renamed Pets: Lion Base
-> Mount Lion Base, Panda Base -> Mount Panda Base, Tiger Base -> Mount
Tiger Base. Renamed because these pet sprites were too big and likely
will work better as mounts.
2013-02-08 16:56:16 -08:00
Tyler Renelle 648032228a .main-avatar popovers were all clobbering eachother 2013-02-08 18:45:22 -05:00
Tyler Renelle 5d37644d28 interferance with tour 2013-02-08 18:37:26 -05:00
Tyler Renelle bb8eba7df1 Merge branch 'customizations'
Conflicts:
	styles/app/index.styl
2013-02-08 18:29:55 -05:00
Tyler Renelle 3d4de16c6e Merge branch 'master' of github.com:lefnire/habitrpg
Conflicts:
	styles/app/index.styl
2013-02-08 18:28:10 -05:00
Stan Lindsey 6bd5f41048 Revoked changes waiting new push 2013-02-08 23:23:00 +00:00
Tyler Renelle 51848acec1 add popovr customizations notification 2013-02-08 18:22:26 -05:00
Stan Lindsey 1f4ecdec9d Coin position issue
#346
2013-02-08 23:11:45 +00:00
Tyler Renelle 230d672fc7 refactor much of the hodge-podge code into their own files 2013-02-08 18:03:46 -05:00
Tyler Renelle 748d2d2de2 Merge pull request #310 from SlappyBag/master
#291
2013-02-08 14:32:15 -08:00
Tyler Renelle 4dd7bad81a small avatar html/css tweaks 2013-02-08 16:57:08 -05:00
Tyler Renelle 63bef37e98 fixes to gold / silver. Add copper, but not using it in the html (it's
currently always calculated at 00)
2013-02-08 16:41:04 -05:00
Tyler Renelle 6f3d958a21 add in missing first shield (@Pandoro I just got what you did there, clever) 2013-02-08 16:09:01 -05:00
Tyler Renelle f71948ecdf fix modifiers - they're helping the user too much :) 2013-02-08 15:50:46 -05:00
Tyler Renelle 755c9d1ff0 z-index: 1000 on header, hide abs-positioned things underneath 2013-02-08 15:22:27 -05:00
Tyler Renelle 6299188bf6 z-index: 1000 on header, hide abs-positioned things underneath 2013-02-08 15:22:17 -05:00
Tyler Renelle 0c6e51e6c7 avatar for party members 2013-02-08 15:18:15 -05:00
Tyler Renelle 59ca3ece89 add migration for customizations push 2013-02-08 15:01:24 -05:00
Tyler Renelle e6cc875e5b rename some items 2013-02-08 14:58:07 -05:00
Tyler Renelle 4e1d1f6f83 actually apply armor/weapon modifiers 2013-02-08 14:54:52 -05:00
Tyler Renelle 46430f2ae1 moment changed .sod() to .startOf('day') 2013-02-08 14:22:56 -05:00
Tyler Renelle 842d3183b2 moment changed .sod() to .startOf('day') 2013-02-08 14:22:33 -05:00
Tyler Renelle dc1639ceb4 fix to reroll & potion 2013-02-08 14:13:52 -05:00
Tyler Renelle e0d3b4fe3e CAN customize if not registered, but CAN'T join parties 2013-02-08 14:11:18 -05:00
Tyler Renelle 5c5b5a53a5 pointer cursors on customizeables 2013-02-08 13:57:20 -05:00
Tyler Renelle 6ec5f818d5 use potion and reroll from shop sheet 2013-02-08 13:57:12 -05:00
Tyler Renelle 4ac5d5e24d put debugging in if in debugging environment 2013-02-08 13:57:00 -05:00
Tyler Renelle 2be5136a2f shop items now working. really crappy css (@Pandoro save me?) but it works 2013-02-08 13:43:57 -05:00
Tyler Renelle a166f7c909 move *.styls out into their own files 2013-02-08 13:29:09 -05:00
Tyler Renelle 5160595354 add @Pandoro's new sprites to /styl, clean up 2013-02-08 13:22:09 -05:00
Tyler Renelle e062b7bc50 Merge branch 'master' into customizations 2013-02-08 12:51:06 -05:00
Tyler Renelle 9c8cc056a6 Merge branch 'master' of github.com:lefnire/habitrpg 2013-02-08 12:50:59 -05:00
Tyler Renelle 9250b8b2b5 some more fixes on "nextItem" 2013-02-08 12:50:37 -05:00
Stan Lindsey f42bf76217 Create googlef3b1402b0e28338a.html 2013-02-08 08:14:02 -08:00
Tyler Renelle 3fa27a6a48 Merge pull request #343 from Pandoro/new_pixel_art
Reorganized and improved sprites
2013-02-08 07:38:17 -08:00
Alex eb804a1d7d Reorganized and improved sprites
*Gimp file into female and male.
*Created sprites for both of them
*Created a shop.xcf Here shop versions for all items will be kept.
*Created a shop sprite. Includes potion, reroll icon and gold, silver, copper coins

*Created a development xcf. This will contain items which are in development and a base pixel art for male and female which can be used to cross check your new items against. E.g. does my helmet fit the system yes or no?
2013-02-08 15:18:44 +01:00
Stan Lindsey 0f0f2b0582 Merge pull request #342 from Orangyfresh/master
Gimp files for Iron, Red Robes and Rogue armor sets.
2013-02-08 06:06:21 -08:00
Harry Stringer 9e5554b2a4 Gimp files for Iron, Red Robes and Rogue armor sets. 2013-02-09 00:51:36 +11:00
Tyler Renelle 5e5a62ab52 back to orig #racer, i had to revert a codeparty commit 2013-02-08 03:23:32 -05:00