Commit graph

25741 commits

Author SHA1 Message Date
Sabe Jones
2f48b5f63d Initial commit: Rebirth unlock notification 2013-12-22 08:34:13 -06:00
Sabe Jones
60c622f1c1 Initial commit: unlock notification, new modals 2013-12-22 08:32:39 -06:00
Sabe Jones
fce23fc04a Fix "You found undefinedHoney" 2013-12-21 22:19:09 -06:00
Sabe Jones
3209ceca65 Improve food drop notification phrasing 2013-12-21 22:01:14 -06:00
Tyler Renelle
b5c7f554ab Merge pull request #61 from djuretic/preen_bug
Fix preening bug: null values
2013-12-21 18:18:48 -08:00
Dušan Juretić
03a7a5f1ce Fix preening bug 2013-12-21 23:08:58 -03:00
Dušan Juretić
f2484a92d9 Fixed more tests, only preening test fails 2013-12-21 22:51:13 -03:00
Tyler Renelle
4adb66cc4f add notif on iOS for math updates 2013-12-21 18:50:18 -07:00
Tyler Renelle
61245e31b8 update justin guide re: todos adding 1MP 2013-12-21 18:50:18 -07:00
Dušan Juretić
b1d66df8a8 More tests fixed, removed references to algos, remove priorityValue test 2013-12-21 22:32:54 -03:00
Francois Marier
80e5beb954 Lossless-ly optimize PNG images
Ran the following on these images:

- pngcrush -q -rem gAMA -rem alla -rem text
- optipng -o9 -q
- advpng -z -4 -q

Sizes went from:

- 6153 bytes to 2077 bytes (66% reduction)
- 6413 bytes to 2216 bytes (65% reduction)
- 1789 bytes to  643 bytes (64% reduction)
- 7383 bytes to 3423 bytes (54% reduction)
- 4765 bytes to 1555 bytes (67% reduction)
- 5197 bytes to 1730 bytes (67% reduction)
- 4765 bytes to 1555 bytes (67% reduction)
2013-12-22 13:44:40 +13:00
Francois Marier
b4a878066e Lossless-ly optimize GIF image
Ran "gifsicle -O2 -b" on the image.

Size went from 3996 bytes to 2960 bytes (26% reduction).
2013-12-22 13:26:13 +13:00
Francois Marier
7a13ab5697 Lossless-ly optimize JPG image
Ran "jpegoptim --strip-all" on the image.

Size went from 28142 bytes to 11433 bytes (59% reduction).
2013-12-22 13:25:47 +13:00
Tyler Renelle
b1a9e60c8e stats.mp++ when completing todos @wc8 @danielthebard 2013-12-21 16:44:15 -07:00
Tyler Renelle
1ba7700f43 Revert "restore MP on level up, and some additional MP on cron (based on"
This reverts commit b98cfdb066.
2013-12-21 16:38:32 -07:00
Tyler Renelle
82f24c2b5e Merge pull request #2077 from bobbyroberts99/patch-1
Add wiki glossary to tavern
2013-12-21 14:39:43 -08:00
Tyler Renelle
226b90b74d add headers for equipment / costume panes (@sabrecat) 2013-12-21 15:29:55 -07:00
Tyler Renelle
181bc7f0d1 add justin notif on int bonus for restored MP 2013-12-21 15:22:20 -07:00
Tyler Renelle
b98cfdb066 restore MP on level up, and some additional MP on cron (based on
stats.int) @wc8
2013-12-21 15:20:10 -07:00
Tyler Renelle
cdf8c2412f fix to mathUpdates on usermodel 2013-12-21 15:15:01 -07:00
Tyler Renelle
8280208fae lvl 10 classes unlock 2013-12-21 15:07:19 -07:00
Tyler Renelle
db5de3ef7b some classes-math wording updates 2013-12-21 15:05:32 -07:00
Tyler Renelle
918f994a97 unlock classes at level 10 (@wc8) 2013-12-21 15:05:12 -07:00
Tyler Renelle
040ae343b4 add npc_tyler for tech updates 2013-12-21 15:05:12 -07:00
Tyler Renelle
6c8e2975b4 math-balancing WIP for passive stats & abilities 2013-12-21 15:05:12 -07:00
Bob Steffes
8578c33c07 Add wiki glossary to tavern
My local repo is behind and ahead so I'm submitting from GitHub. Not sure how to fix, so if there a bunch of old commits, please ignore. This is the only active one I've got going.
2013-12-21 13:57:02 -08:00
Tyler Renelle
640dd04dd3 add notif re: math updates for classes (@wc8) 2013-12-21 14:55:18 -07:00
Dušan Juretić
29e653cb4d Fix drop system tests 2013-12-21 15:50:14 -03:00
Sabe Jones
7e8d33a94b Content update to match #2019 fix 2013-12-21 10:52:24 -06:00
Tyler Renelle
8b8f385fff winter: make bailey head more visible with holiday gear (remember to
revert this after 1/31!)
2013-12-20 23:14:08 -07:00
Tyler Renelle
bf699ca466 Merge branch 'winter' into develop 2013-12-20 21:59:54 -07:00
Tyler Renelle
94bf491f37 Merge branch 'winter' into develop 2013-12-20 21:59:34 -07:00
Dušan Juretić
01247bfdb2 Fixed some tests 2013-12-21 00:07:43 -03:00
Tyler Renelle
58195d9eeb #2012 preventDefault as well as stopPropagation. This will preven the
checkbox from getting checked, which may not be desirable, but at least
 prevents the bug for now
2013-12-20 19:57:03 -07:00
Tyler Renelle
c511c832bf winter: add snowball achievement in model 2013-12-20 19:55:40 -07:00
Tyler Renelle
475d1267b2 winter: add snowball badge stack, remove candycane hat for now 2013-12-20 19:55:01 -07:00
Tyler Renelle
f2d58e1c8e update bailey per @lemoness , update limited-edition end date 2013-12-20 18:52:32 -07:00
Tyler Renelle
a4ba5b036f save user on spell-cast (so we don't get second mp loss notif) 2013-12-20 18:52:14 -07:00
Tyler Renelle
9518cd1b51 winter: add salt spell to remove snowball buff 2013-12-20 18:35:50 -07:00
Tyler Renelle
3965194a07 add salt spell to remove snowman effect 2013-12-20 18:34:14 -07:00
Tyler Renelle
6cb90093d0 winter: bailey notif, show winter colors as limited-edition 2013-12-20 11:03:43 -07:00
Tyler Renelle
5b92fa0f40 rename head_special_winter to head_special_candycane 2013-12-20 11:03:16 -07:00
Tyler Renelle
676112c1b5 winter event! npcs, snowball=>snowman, new hairs/beards. Fixes to beard/chin overlays. move Fortify Service => "Fortify Potion" Special. @sabrecat let me know what you think: http://gyazo.com/55cd424f104b8f3acb557b99d918cb4b). Sorry for mixing concerns in this commit, some rebase difficulties 2013-12-20 10:26:23 -07:00
Tyler Renelle
b9f2599f9c winter event! npcs, snowball=>snowman, new hairs/beards 2013-12-20 10:21:24 -07:00
Tyler Renelle
a46c09f0d1 add fortify as potion on 'special items'. Some inventory css tweaks 2013-12-20 10:13:37 -07:00
Tyler Renelle
ead5fc78f2 fix layering of beard over chin 2013-12-20 10:11:45 -07:00
Tyler Renelle
edd65568d0 small exp tweak, grunt for spells 2013-12-20 00:10:46 -07:00
Tyler Renelle
f4fca98bd1 fix #2058 double-task deletion 2013-12-19 21:45:52 -07:00
Tyler Renelle
ad325bce92 show tasks dodged # in math_samples, balance stealth 2013-12-19 20:34:29 -07:00
Tyler Renelle
d8a39e1ffd math_samples fixes for spells, consequent spell balancing 2013-12-19 20:26:30 -07:00