index
:
colonial-twilight
master
a ruby implementation of the FLN bot for GMT's Colonial Twilight
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-02
FLNBotRules : rewrite priority specs and fix rally_7_priority
Jérémy Zurcher
1
-2
/
+2
2023-11-19
Spaces/Forces : add #activate(num) && specs
Jérémy Zurcher
2
-0
/
+11
2023-11-17
FLNBotRules : fix attack_priority
Jérémy Zurcher
1
-4
/
+4
2023-11-13
FLNBotRules : add attack && ambush && specs
Jérémy Zurcher
2
-1
/
+32
2023-11-10
FLNBotRules : support terror && placeable_guerrillas
Jérémy Zurcher
1
-0
/
+39
2023-11-09
FLNBotRules : small fixes
Jérémy Zurcher
1
-3
/
+3
2023-11-09
FLNBotRules : add #pick_guerrillas_from
Jérémy Zurcher
1
-0
/
+6
2023-11-09
FLNBotRules : protect _filter, _max, _min from empty spaces
Jérémy Zurcher
1
-0
/
+6
2023-11-09
FLNBotRules : support Subvert
Jérémy Zurcher
1
-0
/
+21
2023-11-08
Spaces : strengthen #shift and #independent!
Jérémy Zurcher
1
-0
/
+1
2023-11-08
Spaces: fix #shift_terror
Jérémy Zurcher
1
-2
/
+2
2023-11-08
Spaces : add #resettled? and #shift_terror(n) and specs
Jérémy Zurcher
1
-1
/
+11
2023-11-08
FLNBotRules : support rally 9 and specs
Jérémy Zurcher
1
-0
/
+10
2023-11-07
FLNBotRules : add #may_extort_0_in? and #extort_priority
Jérémy Zurcher
1
-0
/
+14
2023-11-02
FLNBotRules : dbg -> remove useless YES
Jérémy Zurcher
1
-1
/
+1
2023-11-02
FLNBotRules place_guerrillas -> place_guerrillas_priority
Jérémy Zurcher
1
-2
/
+2
2023-10-30
FLNRules : fix #may_extort_in?
Jérémy Zurcher
1
-2
/
+1
2023-10-30
typos and comment
Jérémy Zurcher
1
-2
/
+2
2023-10-30
FLNBotRules : rally_6 considers terror && oppose
Jérémy Zurcher
1
-2
/
+2
2023-10-30
FLNRulse : add #max_agitate_cost(space)
Jérémy Zurcher
1
-0
/
+4
2023-10-30
FLNRules : may_agitate_in? only if terror || \!oppose
Jérémy Zurcher
1
-1
/
+1
2023-10-27
FLNBotRules spec : simplify ({ ... }) into ( ... )
Jérémy Zurcher
1
-1
/
+1
2023-10-26
FLNBotRules : fix and spec dbg(msg, ret)
Jérémy Zurcher
1
-5
/
+4
2023-10-26
FLNBotRules : shuffle is not needed, prefix internal methods
Jérémy Zurcher
1
-15
/
+14
2023-10-26
FLNBotRules : rally 6 checks agitate
Jérémy Zurcher
1
-0
/
+5
2023-10-24
Forces _base -> _bases
Jérémy Zurcher
2
-16
/
+17
2023-10-24
FLNBotRules : add #place_guerrillas_in, fix rally_7
Jérémy Zurcher
1
-15
/
+25
2023-10-24
FLNBotRules : add #available_fln_bases, comment, fix Mock#terror
Jérémy Zurcher
1
-16
/
+18
2023-10-23
Board : clean up
Jérémy Zurcher
1
-13
/
+9
2023-10-23
Track : must return new value
Jérémy Zurcher
1
-0
/
+1
2023-10-23
FLNBotRules : major rewrite + specs
Jérémy Zurcher
1
-62
/
+119
2023-10-22
fln_cubes -> guerrillas and fix #max_placable_flns
Jérémy Zurcher
3
-6
/
+6
2023-10-21
Spaces : #shift raise if out of limits, set @independent add #terror?
Jérémy Zurcher
1
-8
/
+9
2023-10-21
Forces : #update_control return true if changed
Jérémy Zurcher
2
-2
/
+4
2023-10-09
fix FLNRules#max_fln_to_place_in
Jérémy Zurcher
1
-1
/
+1
2023-10-06
FLNRulse : clean, add #max_fln_to_place_in
Jérémy Zurcher
1
-11
/
+13
2023-10-03
add fln_bot_rules & specs
Jérémy Zurcher
1
-0
/
+160
2023-10-03
Board : split out spaces & forces
Jérémy Zurcher
3
-407
/
+427
2023-09-29
ColorizedString : add CLEAR_LINE
Jérémy Zurcher
1
-1
/
+3
2023-09-29
FLNRules : remove useless ()
Jérémy Zurcher
1
-8
/
+8
2023-09-24
Board : fix Country @descr
Jérémy Zurcher
1
-8
/
+16
2023-09-23
FLNRules : support agitate
Jérémy Zurcher
1
-2
/
+11
2023-09-21
Deck : add Card::capability? && specs
Jérémy Zurcher
1
-0
/
+4
2023-09-21
Cards : set attributes with specs
Jérémy Zurcher
3
-164
/
+225
2023-09-17
FLNRules : add general rules module
Jérémy Zurcher
1
-0
/
+73
2023-09-17
Board : clean up and specs
Jérémy Zurcher
1
-187
/
+118
2023-09-13
ColorizedString : small improvement
Jérémy Zurcher
1
-8
/
+18
2023-09-11
Cards : clean up
Jérémy Zurcher
1
-25
/
+51
2023-09-11
Board : implement specs
Jérémy Zurcher
1
-63
/
+0
2023-09-11
Board : expose support+commitment and opposition+bases
Jérémy Zurcher
1
-1
/
+2
[next]