0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor: added to TODO and adjusted small bug. More... about 14 years ago
Called set_winner from the model to allow for AIs to end the game. Don't start a thread for the AI if the game is over. More... about 14 years ago
Throttle AI calls to take at least 3 seconds. More debug info. Scroll to end of moves list. More... about 14 years ago
Don't break if a player doesn't exist. More... about 14 years ago
Can have AI versus same AI. Temporarily stopping PStore due to nested calls to transaction(). More... about 14 years ago
Show a loading icon when the AI is playing. More... about 14 years ago
Names of AIs are populated from Computers::IDs. More... about 14 years ago
AIs actually work. More... about 14 years ago
Added Computers, a module to communicate with an AI. More... about 14 years ago
Don't kick out AIs during housekeeping. More... about 14 years ago
Show name of AI. More... about 14 years ago
Identifiers can be set to AIs. More... about 14 years ago
Player can't join a seat already taken, nor can join both seats. More... about 14 years ago
Don't show icons for players once the game is over. More... about 14 years ago
Player identifiers don't start with 'ai-'. More... about 14 years ago
Show computers list. More... about 14 years ago
Flipped coordinates of board to make AI development easier. More... about 14 years ago
Minor. More... about 14 years ago
Show icons instead of words in players. More... about 14 years ago
Styling is enough to make it useable. More... over 14 years ago
Adjustements to the looks for the Board page. More... over 14 years ago
More changes to the layout. More... over 14 years ago
Basic new layout. More... over 14 years ago
Save in store after each change. Games are now persistant. More... over 14 years ago
Ignoring store.db More... over 14 years ago
Added Store. Added retrieve method, still unused. Styling of references on board. Analytics only in production. More... over 14 years ago
Added SafeCode, a class to execute code safely by using ideone.com . More... over 14 years ago
Show number of games created on homepage. More... over 14 years ago
Winning logic is more accurate. More... over 14 years ago
Javascript knows when a player has won. Still missing some logic in winning. More... over 14 years ago