0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 19 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added 'philosophy' section to README, in case anyone picks this up More... almost 15 years ago
Make RandomWalk random More... almost 15 years ago
Make RandomWalk only try to walk into walkable tiles More... almost 15 years ago
Forgot an explicit qualification in Explore More... almost 15 years ago
Priorities now use saiph's priority ordering system More... almost 15 years ago
Priorities are now explictly qualified rather than exported More... almost 15 years ago
Created Explore analyzer; currently suspends too eagerly after pathing failures More... almost 15 years ago
Remove excessive logging in CheckInteresting More... almost 15 years ago
Subscribe to tile_became_interesting instead of tile_updated More... almost 15 years ago
Add CheckInteresting analyzer More... almost 15 years ago
add CHECK_INTERESTING and EXPLORE priorities More... almost 15 years ago
Subscribe analyzers upon creation in BUILD (but this is probably the wrong time) More... almost 15 years ago
Analyzer has an analyze method, not next_action More... almost 15 years ago
Remove unnecessary 'TAEB::OO' from Reactive.pm More... almost 15 years ago
Keep references to suspended analyzers so they don't go poof when the AI's state is saved; iterate over a copy of active_analyzers->elements so as not to skip any; rearrange the code to put all the analyzer stuff together. More... almost 15 years ago
Update RandomWalk to return a currently string More... almost 15 years ago
Update the currently string based on another analyzer return value More... almost 15 years ago
Added LICENSE (GPLv2), put my name in the README. More... almost 15 years ago
Created empty README, mainly to test CIA.vc hook More... almost 15 years ago
Initialized the repository. Hello, Reactive! More... almost 15 years ago