log clojure/com/aurellem/run/bootstrap_0.clj

age author description
Sat, 01 Sep 2012 12:38:26 -0500 Robert McIntyre increased speed to travel to floor two of celadon dept. store.
Tue, 10 Apr 2012 06:33:44 -0500 Robert McIntyre script: wrote memory pattern from within game!
Tue, 10 Apr 2012 03:32:47 -0500 Robert McIntyre cleaning up code
Sun, 08 Apr 2012 20:58:14 -0500 Robert McIntyre script: made it to cereulean with TM55s worth 2 million.
Sun, 08 Apr 2012 08:43:52 -0500 Robert McIntyre item layout is complete.
Sun, 08 Apr 2012 08:27:55 -0500 Robert McIntyre constructing exact item-pc layout for item-writer.
Sun, 08 Apr 2012 06:11:29 -0500 Robert McIntyre completed testing of item-writer; looks good.
Sun, 08 Apr 2012 05:48:13 -0500 Robert McIntyre brought item-writer down to 20 items.
Sun, 08 Apr 2012 04:10:49 -0500 Robert McIntyre preliminary item-writer complete
Sun, 08 Apr 2012 03:00:51 -0500 Robert McIntyre rewriting basic-writer assemly so that it is valid items
Sat, 07 Apr 2012 12:31:12 -0500 Robert McIntyre created 40-byte program to bootstrap main bootstrap program
Sat, 07 Apr 2012 07:43:17 -0500 Robert McIntyre restore memoization.
Sat, 07 Apr 2012 07:31:59 -0500 Robert McIntyre Fixed two major bugs related to restart events which were causing desync. The entire video now syncs properly.
Fri, 06 Apr 2012 14:54:39 -0500 Robert McIntyre saving progress.
Fri, 06 Apr 2012 14:41:28 -0500 Robert McIntyre fixed problem with rival's name.
Fri, 06 Apr 2012 13:52:08 -0500 Robert McIntyre solving problem with rival name becomming a key item.
Fri, 06 Apr 2012 12:18:58 -0500 Robert McIntyre improved do-save-corruption
Fri, 06 Apr 2012 09:09:52 -0500 Robert McIntyre made more progress, have burn heals and correct name for rival.
Fri, 06 Apr 2012 07:22:18 -0500 Robert McIntyre improved efficiency of delayed-difference
Thu, 05 Apr 2012 12:59:30 -0500 Robert McIntyre corrected compilation bugs
Wed, 04 Apr 2012 03:25:14 -0500 Robert McIntyre improved efficiency of set-cursor
Wed, 04 Apr 2012 01:04:06 -0500 Robert McIntyre fixed set-cursor so that moving the cursor backwards works
Wed, 04 Apr 2012 00:56:53 -0500 Robert McIntyre created functions to set the cursor to any position in any list
Wed, 04 Apr 2012 00:35:44 -0500 Robert McIntyre added function to determine wuantity of items currently selected
Wed, 04 Apr 2012 00:16:49 -0500 Robert McIntyre created function to determine total item-offset
Tue, 03 Apr 2012 23:17:33 -0500 Robert McIntyre located item-list related addresses.
Tue, 03 Apr 2012 04:16:20 -0500 Robert McIntyre adapting bootstrap to new util functions.
Mon, 02 Apr 2012 10:58:16 -0500 Robert McIntyre major refactoring; made (walk) more robust
Sat, 31 Mar 2012 00:41:28 -0500 Robert McIntyre improve testing program
Sat, 31 Mar 2012 00:41:14 -0500 Robert McIntyre improve testing program
Sat, 31 Mar 2012 00:33:35 -0500 Robert McIntyre item manipulation program works!
Sat, 31 Mar 2012 00:05:39 -0500 Robert McIntyre going to test bootstrapping program.
Fri, 30 Mar 2012 22:35:08 -0500 Robert McIntyre mapping out characters-as-items to avoid corrupt items.
Fri, 30 Mar 2012 18:41:39 -0500 Robert McIntyre restored deposit-one-item, working on getting rival's name into item computer.
Fri, 30 Mar 2012 18:14:14 -0500 Robert McIntyre preliminary idea for a better pre-bootstrapping program.
Thu, 29 Mar 2012 18:23:20 -0500 Robert McIntyre script: creating header for initial bootstrap program.
Thu, 29 Mar 2012 17:38:36 -0500 Robert McIntyre script: walked to poke-center computer.
Wed, 28 Mar 2012 05:08:24 -0500 Robert McIntyre script: bought 96 burn heals
Tue, 27 Mar 2012 21:08:44 -0500 Robert McIntyre reorginazed save corruption code
Tue, 27 Mar 2012 13:33:44 -0500 Robert McIntyre script: save corruption
Tue, 27 Mar 2012 13:10:48 -0500 Robert McIntyre script: bought initial 5 items.
Tue, 27 Mar 2012 12:57:58 -0500 Robert McIntyre fix compiliation errors
Tue, 27 Mar 2012 12:36:48 -0500 Robert McIntyre added script to automatically buy any combination of items from a store's inventory.
Tue, 27 Mar 2012 11:30:58 -0500 Robert McIntyre refactored walking code from buy-initial-objects to its own function.
Tue, 27 Mar 2012 00:33:07 -0500 Robert McIntyre script: went back to viridian store.
Mon, 26 Mar 2012 23:54:52 -0500 Robert McIntyre script: delivered oak's parcel; got pokedex.
Mon, 26 Mar 2012 23:34:53 -0500 Robert McIntyre script: made it to oak's lab from viridian mart.
Mon, 26 Mar 2012 23:04:12 -0500 Robert McIntyre script: got oak's parcel
Mon, 26 Mar 2012 22:45:27 -0500 Robert McIntyre script: made it to viridian mart
Mon, 26 Mar 2012 21:00:23 -0500 Robert McIntyre script: left oak's lab.
Mon, 26 Mar 2012 19:56:57 -0500 Robert McIntyre script: defeated rival.
Mon, 26 Mar 2012 18:01:39 -0500 Robert McIntyre script: got pikachu.
Mon, 26 Mar 2012 07:20:30 -0500 Robert McIntyre continued work on unoptimized script
Mon, 26 Mar 2012 06:00:30 -0500 Robert McIntyre unicode walking :)
Mon, 26 Mar 2012 03:49:33 -0500 Robert McIntyre updated title and save_corruption to work with all the recent updates
Mon, 26 Mar 2012 03:08:54 -0500 Robert McIntyre starting work on unoptimized bootstrap script.