Andrew Miner
3ec45c6b0e
Re-write Inventory.localize to avoid a bug
...
The bug was that arriving at the crafting page by following a link
wouldn't show the correct URL. The crafting would still work, but
the URL would be incorrect.
2015-11-15 11:42:19 -08:00
Andrew Miner
ff821bd4a2
1.11.0
2015-11-15 11:03:23 -08:00
Andrew Miner
74f6d2db53
Add "Make this tool" button
2015-11-15 11:02:59 -08:00
Andrew Miner
cf4d07075b
1.10.1
2015-11-14 22:33:18 -08:00
Andrew Miner
5c7ad77cf5
Update home page to talk about Galacticraft
2015-11-14 22:30:50 -08:00
Andrew Miner
2ad0e783eb
1.10.0
2015-11-14 22:22:12 -08:00
Andrew Miner
e22bf1060b
Add Galacticraft
2015-11-14 22:21:16 -08:00
Andrew Miner
d9c06dd761
Fix bug with "craftingUrl" in findItemDisplay
2015-11-14 10:58:29 -08:00
Andrew Miner
33f1967f8d
Improve logging in Craftsman
2015-11-14 10:50:41 -08:00
Andrew Miner
038b1661a0
Separate "have" from "need" sections on craft page
2015-11-14 10:32:45 -08:00
Andrew Miner
d12a318dfa
Improve perf. by not showing/hiding waiting
2015-11-10 21:04:20 -08:00
Andrew Miner
81f1d5efc5
Update home page to announce algo change
2015-11-10 21:03:57 -08:00
Andrew Miner
05d1f39464
Display error state when calculation is impossible
2015-11-10 20:32:20 -08:00
Andrew Miner
ff398b4a2f
Fix bugs with new crafting algo
2015-11-10 20:08:03 -08:00
Andrew Miner
4e95ab998f
wip
2015-10-31 13:21:14 -07:00
Andrew Miner
74e95e614b
Add CraftingPlan to compute resource requirements
2015-09-27 13:57:21 -07:00
Andrew Miner
de04c79d17
Add new CraftingPlan class
2015-09-22 19:54:31 -07:00
Andrew Miner
6ea97ac3aa
Add plan builder and tests
2015-09-19 09:31:14 -07:00
Andrew Miner
f6b71c9464
Add visitor pattern to crafting nodes
2015-08-28 19:16:12 -07:00
Andrew Miner
badb854107
Remove unused code
2015-08-25 21:37:10 -07:00
Andrew Miner
ea82518b0d
Add code to build crafting trees
2015-08-25 21:15:08 -07:00
Andrew Miner
4ff2915d85
1.9.1
2015-08-02 20:15:47 -07:00
Andrew Miner
0c17a43bae
Make sure files have public permissions
2015-08-02 20:15:08 -07:00
Andrew Miner
b12fba54af
Update landing page with news
2015-07-25 14:51:17 -07:00
Andrew Miner
f5c7d4af72
1.9.0
2015-06-12 15:50:16 -07:00
Andrew Miner
d0bd435255
Don't show recipes whose tools aren't enabled
2015-06-12 15:49:45 -07:00
Andrew Miner
f2e63e078e
1.8.1
2015-06-12 14:44:22 -07:00
Andrew Miner
b27adaa8b6
Fix bug in parser to show correct error message
2015-06-12 14:43:58 -07:00
Andrew Miner
fa6aecbd73
1.8.0
2015-06-12 14:29:08 -07:00
Andrew Miner
b139d94d4d
Add an "ask a question" link to item descriptions
2015-06-12 14:28:45 -07:00
Andrew Miner
6f65defc0a
1.7.3
2015-06-12 14:13:38 -07:00
Andrew Miner
c5c8ace7aa
Refresh UI when multiplier changes on a step
2015-06-12 14:13:15 -07:00
Andrew Miner
0fb4254d4d
1.7.2
2015-06-12 09:36:26 -07:00
Andrew Miner
b904bf933b
Copyediting on home page message
2015-06-12 09:36:05 -07:00
Andrew Miner
b327c753ad
1.7.1
2015-06-12 09:25:37 -07:00
Andrew Miner
c202321cb0
Update the home page for the image upload feature
2015-06-12 09:25:11 -07:00
Andrew Miner
1550468065
1.7.0
2015-06-12 09:13:46 -07:00
Andrew Miner
e698105309
Allow user to select same file multiple times
...
It's common that a user may way to edit a file (e.g., to make it
smaller if given an error message), and this allows the user to
select the same file name multilple times (which ordinarily the
file element will ignore).
2015-06-12 09:12:35 -07:00
Andrew Miner
c1509dd604
1.6.1
2015-06-12 08:49:48 -07:00
Andrew Miner
0f974e6d3d
Show specific error messages before missing image
2015-06-12 08:49:17 -07:00
Andrew Miner
4081da3a50
1.6.0
2015-06-11 18:09:07 -07:00
Andrew Miner
b942e29829
Fix two bugs
...
* Make sure no elements of the markdown section are displayed when
they shouldn't be by taking advantage of the jQuery animation
queue
* Don't crash when the user cancels selecting a file
2015-06-11 15:13:55 -07:00
Andrew Miner
c130a6d264
Fix Bug: Avoid crash when setting model on MD page
...
When the model is set on the MarkdownSectionController before it has
been rendered, it crashes attempting to set the value into the
textarea (which doesn't exist yet).
2015-06-11 13:15:43 -07:00
Andrew Miner
f5cc4fe98a
Only fetch images in edit mode
2015-06-11 13:06:12 -07:00
Andrew Miner
1ed4a92700
Fix bug: Only save files when they have changed
2015-06-11 11:46:19 -07:00
Andrew Miner
f30fdc0c4b
Upload files one at a time & fix encoding problems
2015-06-11 11:07:25 -07:00
Andrew Miner
7571815018
Restrict uploaded image size
2015-06-10 16:51:41 -07:00
Andrew Miner
9d0ce8547a
Upload new/changed images to GitHub when saving MD
2015-06-09 15:41:04 -07:00
Andrew Miner
4e39b9bb0c
Add error message and disabling of preview button
2015-06-08 12:27:36 -07:00
Andrew Miner
3535c19db0
Show loading state when checking for MD images
2015-06-08 10:45:35 -07:00