git26 - add to install the sql commands to create DB etc.
fixed little bug in load_profile introduced by recent improvements there updated regression testing to take into account everything new, made sure it passes all tests more table design cleaning various doc updates added create-release.sh to automate release creation
This commit is contained in:
@@ -2,14 +2,13 @@ todolist (db=database, imp=importer, tv=tableviewer)
|
||||
|
||||
before alpha
|
||||
============
|
||||
fix default pathes up to sensible ones
|
||||
update regression testing to take into account everything new, make sure it passes all tests
|
||||
3B/4B might not be recognised nor counted as chance if someone raised after player called.
|
||||
add to install the sql commands to create DB etc.
|
||||
test everything actually works in windows too
|
||||
verify link in release notes
|
||||
|
||||
next
|
||||
====
|
||||
3B/4B might not be recognised nor counted as chance if someone raised after player called.
|
||||
uncomment version checking
|
||||
fill steal fields correctly, add to tester and tv
|
||||
CB, 2nd/3rd Barrel, fold to these
|
||||
|
||||
@@ -27,6 +26,7 @@ table with data for graphs for SD/F, W$wSF, W$@SD
|
||||
before beta
|
||||
===========
|
||||
add stud, razz and tourney back to imp/tv but with less seperate codepathes
|
||||
move prepare-git.sh and create-release.sh to utils
|
||||
offer not storing db password
|
||||
change definition of bet to exclude bring in?
|
||||
in tv, select from hud table using named fields rather than the current *
|
||||
@@ -34,7 +34,7 @@ remove remains of mysql/myisam support.
|
||||
tourney bug: sometimes truncuates position on store -> possibly indicates much bigger problem
|
||||
tourney bug: fails recognisePlayer
|
||||
tourney bug: fails with tuple error in recogniseplayerid
|
||||
fix load profile
|
||||
fix GUI's load profile
|
||||
HUD
|
||||
config wizard
|
||||
file permission script, use games group
|
||||
|
||||
Reference in New Issue
Block a user