1
0
Fork 0
Commit Graph

159 Commits

Author SHA1 Message Date
Andrew Tomaka 07640c2164 Attempt to add ordering scope to last_action 2015-04-26 11:47:59 -04:00
Andrew Tomaka 1bcb9d4bb1 Better leader last_action calculation 2015-04-26 11:42:19 -04:00
Andrew Tomaka 3c405344e3 No need for header 2015-04-26 10:26:08 -04:00
Andrew Tomaka 94be26b081 Add current date time 2015-04-26 10:25:02 -04:00
Andrew Tomaka 2dd9453ba5 Add pagination 2015-04-26 10:17:53 -04:00
Andrew Tomaka c4fe000861 Initial pagination implementation 2015-04-26 09:42:23 -04:00
Andrew Tomaka ba0b5f1dbb Cleanup debug statements 2015-04-26 09:18:40 -04:00
Andrew Tomaka ca58bc03f1 Limit leaderboard rebuild 2015-04-25 14:13:01 -04:00
Andrew Tomaka cfce9d80ab Color momey 2015-04-25 13:12:28 -04:00
Andrew Tomaka 1dc14ac245 Finally fix negative to work with positive 2015-04-25 13:08:47 -04:00
Andrew Tomaka 65c8c701f0 fix 2015-04-25 13:05:50 -04:00
Andrew Tomaka e78792d435 revert 2015-04-25 13:04:17 -04:00
Andrew Tomaka 69a1f2b5a8 readable negative numbers 2015-04-25 13:03:02 -04:00
Andrew Tomaka 73b82a2ad4 ... 2015-04-23 22:37:11 -04:00
Andrew Tomaka 707bcd79b8 ANNNNDDDDD revert 2015-04-23 22:36:09 -04:00
Andrew Tomaka 7f600e94e3 more 2015-04-23 22:35:06 -04:00
Andrew Tomaka 9d892d0228 finally make negative work the drunk way 2015-04-23 22:33:25 -04:00
Andrew Tomaka f940d30c19 Full reversion since I am drunk 2015-04-23 22:23:25 -04:00
Andrew Tomaka e8df22d5c8 final neg` 2015-04-23 22:21:17 -04:00
Andrew Tomaka 5ae6675cba negify` 2015-04-23 22:19:47 -04:00
Andrew Tomaka b4f9a948ca negative a different way 2015-04-23 22:18:31 -04:00
Andrew Tomaka 7c1d03bc1d small style 2015-04-23 22:11:07 -04:00
Andrew Tomaka b9d2492d9d jk 2015-04-23 21:57:09 -04:00
Andrew Tomaka 3dff091662 try again 2015-04-23 21:56:14 -04:00
Andrew Tomaka ae8c3a8b55 revert 2015-04-23 21:49:43 -04:00
Andrew Tomaka 2ef96731a3 revert 2015-04-23 21:48:33 -04:00
Andrew Tomaka e4840e57eb Negative handling 2015-04-23 21:45:22 -04:00
Andrew Tomaka f96c976120 Add last date and sort 2015-04-23 16:57:54 -04:00
Andrew Tomaka fc388d954c fix for digits in username 2015-04-23 16:34:36 -04:00
Andrew Tomaka ab9322581e Track last attack 2015-04-23 16:32:57 -04:00
Andrew Tomaka b3d110ea39 Add top 20 listing 2015-04-23 16:09:59 -04:00
Andrew Tomaka 14c25dd6b1 actually use font colors 2015-04-23 15:32:44 -04:00
Andrew Tomaka d56d9dac58 use font colors instead 2015-04-23 15:32:24 -04:00
Andrew Tomaka 4e4eaf7594 Better background colors 2015-04-23 15:28:48 -04:00
Andrew Tomaka a4c6edfe29 Bugfix for td color 2015-04-23 15:23:24 -04:00
Andrew Tomaka e80cf7dbcc color CCM 2015-04-23 15:22:13 -04:00
Andrew Tomaka ea5c8acc68 better formatting of money 2015-04-23 15:09:39 -04:00
Andrew Tomaka a01cd54e6a Bold the symbol 2015-04-23 14:53:39 -04:00
Andrew Tomaka dacc283e15 Round decimals to 2 2015-04-23 14:50:09 -04:00
Andrew Tomaka 35d9a0e910 update the design a bit 2015-04-23 14:46:51 -04:00
Andrew Tomaka 89dbd6532a Only store up to 17 items 2015-04-23 10:32:14 -04:00
Andrew Tomaka 412ba7c116 Use item if we have 20 2015-04-23 10:29:23 -04:00
Andrew Tomaka 26e1e963c0 Merge branch 'atomaka/feature/spears' into 'master'
Add ability to save spears

See merge request !7
2015-04-23 10:25:39 -04:00
Andrew Tomaka cd5399a4ab Add ability to save spears 2015-04-23 10:18:21 -04:00
Andrew Tomaka a01f733f35 Merge branch 'atomaka/feature/buy-raiding-mobs' into 'master'
Buy Raiding Mobs

Make sure we do not stop fighting randoms when enabled if we run out of mobs.

See merge request !6
2015-04-21 14:18:02 -04:00
Andrew Tomaka b3cf042912 Autobuy mobs when killing random bosses 2015-04-21 14:12:39 -04:00
Andrew Tomaka 7aa64cd307 Toggle boss coin spending 2015-04-19 10:01:54 -04:00
Andrew Tomaka fa1970a9be Merge branch 'atomaka/feature/better-chat-clear' into 'master'
Better Chat Clear

Truncate 50% of chat when limit reached (defaults to 500)

See merge request !5
2015-04-17 14:10:11 -04:00
Andrew Tomaka dc57e9b461 Truncate 20% of chat when limit reached 2015-04-17 14:02:22 -04:00
Andrew Tomaka 81d86b68fc Merge branch 'atomaka/feature/chat-clear' into 'master'
Clear chat every 15 minutes

Chat logging is likely to be a source of high memory usage.  Clear every 15 minutes to attempt to keep this under control.

See merge request !4
2015-04-16 10:25:37 -04:00