Commit Graph

59 Commits

Author SHA1 Message Date
Trent Hensler
38666239cf Merge pull request #149 from spiralw/feat/vegan
Add vegan potato
2021-08-06 18:56:18 -05:00
orvit
4d1771fa81 frenchfry 2021-06-22 15:59:01 -05:00
spiral
be04791fea Add vegan potato 2020-12-31 11:04:37 +00:00
Matthew
fe0c9b3fd7 Create recipe.txt 2020-07-23 14:42:35 -07:00
Peter
fd581fc3e8 add OVERCOOKED NotDeliciousReason
my oven tends to run a little high.
2020-05-04 19:00:33 -04:00
md678685
5eec006a5a Fix glaring condiment omission 2018-10-09 13:51:50 +01:00
Nick McKinnon
dfa96ebb50 Lossless minifcation on all resource files.
To keep our popato resources light weight as well.
2017-10-04 11:40:05 -07:00
Trophonix
59e7da2dbb Add bakeTime to BurntException 2017-06-21 09:26:17 -05:00
Trophonix
b0b434b614 Use Math.random() for consistency 2017-06-21 09:24:42 -05:00
Trophonix
40831b6e01 Add BurntException for baking too long 2017-06-21 09:21:57 -05:00
Trophonix
b0ea26519d Re-order methods for consistency 2017-06-21 09:16:59 -05:00
Trophonix
c69264a552 Add overcooked reason, rename raw to undercooked 2017-06-21 09:13:23 -05:00
Trophonix
a016415cfd Rename NOT_BAKED to RAW 2017-06-21 08:59:24 -05:00
Trophonix
5b6db03bbd Add condiment expiry functionality 2017-06-21 08:58:25 -05:00
Jamy Mahabier
8d034ecc23 Add version number to user agent 2016-11-02 20:44:55 +01:00
9jugsofmilk
e5f3804850 Grammar fixes 2016-10-29 17:12:46 -04:00
Trent Hensler
ff9e283b33 Revert "Remove unneccessary final"
This reverts commit 54ef291398.
2016-10-28 13:29:56 -07:00
Trent Hensler
eb609105ea Merge pull request #87 from j0ach1mmall3/master
Remove unneccessary final
2016-10-27 14:05:24 -07:00
Trent Hensler
5fcb5bbee7 Merge pull request #89 from stuntguy3000/imagefix
Rename resource image for better project clarification.
2016-10-17 11:27:41 -07:00
Trent Hensler
54dcf83d2c Merge pull request #91 from vemacs/retrolambda
Upgrade to Java 8 with Retrolambda
2016-10-17 11:27:13 -07:00
Trent Hensler
e2d9994d18 Merge pull request #92 from vemacs/optimize-png
Optimize PNG
2016-10-17 11:26:51 -07:00
vemacs
8aec81db6a Add extra condiments 2016-10-13 12:02:51 -04:00
vemacs
29ef5c262c Optimize PNG 2016-10-13 12:00:15 -04:00
vemacs
3add51629e Upgrade to Java 8 with Retrolambda 2016-10-13 11:57:30 -04:00
Luke Anderson
6d69182809 Fix GlaDOS 2016-10-13 16:27:24 +10:30
j0ach1mmall3
54ef291398 Remove unneccessary final 2016-09-28 13:00:20 +02:00
Ron Nabuurs
97be05236b Fixed format, added println for cooking degrees and refactored burnt exception 2016-05-12 09:45:23 +02:00
Simon Baars
bfc36e8b6e Fixed an issue with my previous commit 2016-05-11 16:11:08 +02:00
Simon Baars
0b18d29606 Added the possibility to boil the potato if you have no oven 2016-05-11 16:08:00 +02:00
jomo
560d9338b3 needs more Potato, fixes #71 2015-11-23 04:30:32 +01:00
Kyle Clemens
d7ef57661d Merge pull request #67 from Desetude/master
Added different ways the potato can be not delicious!
2015-10-29 12:28:07 -04:00
Desetude
8e47ab0d34 Added different ways the potato can be not delicious! 2015-10-28 17:10:49 +00:00
Connor Spencer Harries
9e1468cf52 Add important documentation to OvenException! 2015-10-28 00:37:24 +00:00
Kyle Clemens
d69ac87ede Updated: Formatting 2015-10-02 12:34:34 -04:00
ichbinjoe
cadb9c6abc Add OvenException for oven related internal exceptions 2015-10-02 12:30:06 -04:00
Blinky™
b140c1ac77 Update Potato.java 2015-10-01 15:49:38 -06:00
Kyle Clemens
074f15a5a6 Fixed: Work with new head 2015-10-01 17:38:35 -04:00
Kyle Clemens
0c30963c23 Fixed: Standardize spaces 2015-10-01 17:31:15 -04:00
Kyle Clemens
0767c48220 Added: #getCondiments() 2015-10-01 17:15:41 -04:00
Kyle Clemens
306ddeaab5 Updated: Bad formatting 2015-10-01 17:15:23 -04:00
Kyle Clemens
a60ed6afd7 Added: Sweet JavaDucks 2015-10-01 17:15:13 -04:00
Kyle Clemens
0c64019755 Fixed: Remove useless return 2015-10-01 17:14:10 -04:00
Ali Moghnieh
7125634178 Remove alien characters from our humanly potato. 2015-10-01 21:22:35 +01:00
Jack Stratton
af5ed7162f Add @Override annotations 2015-10-01 22:09:06 +02:00
Pierre C
64d5d3cb78 Potato is lightweight.
Potato does not need extra synchronization.
2015-07-10 13:10:03 -07:00
MrLolEthan
e9cdedf747 Fix compile-time error.
When throwing a NotDeliciousException, the "new" keyword wasn't being used, thus causing it to be interpreted as a method call
2015-05-16 12:17:00 -02:30
rtainc
6a6da383a9 Condiments Must Be Delicious! (v2.0) 2014-10-04 22:14:26 -04:00
xMrMysteri0us
70368c1a73 Add NotDeliciousException 2014-09-28 13:59:04 +02:00
Tom B
579d413543 Because what does Google have to do with potatoes? 2014-09-02 02:25:53 +01:00
Kyle Clemens
d15e2073e5 Fixed: Make potato compile
Also removed GLaDOS (not really a potato). Added a listCondiments method. Formatted code.
2014-02-17 13:23:42 -05:00