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
/
colonial_twilight
/
fln_bot_rules.rb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-20
some rubocop cleanup
Jérémy Zurcher
1
-2
/
+2
2023-12-05
FLNBotRules : add CASUALTIES_PRIORITY
Jérémy Zurcher
1
-0
/
+1
2023-12-04
FLNBotRules : clean up
Jérémy Zurcher
1
-2
/
+3
2023-12-04
FLNBotRules : add is_rallied block to rally_9_priority
Jérémy Zurcher
1
-3
/
+3
2023-12-04
FLNBotRules : fix rally_9_priority with infinite resources
Jérémy Zurcher
1
-2
/
+2
2023-12-03
FLNBotRules : fix rally 9 and priorities
Jérémy Zurcher
1
-2
/
+3
2023-12-02
FLNBotRules : rewrite priority specs and fix rally_7_priority
Jérémy Zurcher
1
-2
/
+2
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
1
-0
/
+31
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
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
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-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
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
FLNBotRules : major rewrite + specs
Jérémy Zurcher
1
-62
/
+119
2023-10-03
add fln_bot_rules & specs
Jérémy Zurcher
1
-0
/
+160