Brady
|
029a2b7f3e
|
Fix NullPointerException
|
2018-12-15 12:27:19 -06:00 |
|
Brady
|
8febed2e42
|
Remove dependency for PlayerControllerMP implementation
|
2018-12-14 17:24:07 -06:00 |
|
Leijurv
|
82d15570f3
|
fix rare exception
|
2018-12-02 16:05:21 -08:00 |
|
Leijurv
|
2c2c420b3a
|
Merge branch 'comms' into bot-system
|
2018-12-02 13:35:40 -08:00 |
|
Leijurv
|
1422b0a149
|
Merge branch 'master' into bot-system
|
2018-12-02 13:35:23 -08:00 |
|
Leijurv
|
57a3330200
|
don't splice if not on ground
|
2018-12-01 10:49:14 -08:00 |
|
Leijurv
|
07ce0a47f7
|
cleanup
|
2018-12-01 10:46:10 -08:00 |
|
Leijurv
|
b9f7a05e2a
|
Merge pull request #282 from babbaj/master
Fix proguard not working when compiling with srg mappings
|
2018-12-01 10:35:53 -08:00 |
|
0x22
|
7f73b4554a
|
Feed codacy and leijurv at the same time?
|
2018-12-01 13:22:11 -05:00 |
|
Leijurv
|
f2e02794b8
|
tweak block scanning, fixes #200
|
2018-12-01 10:04:49 -08:00 |
|
babbaj
|
0a2e45b64b
|
make codacy happy
|
2018-12-01 06:42:21 -05:00 |
|
babbaj
|
a017e14a48
|
give proguard the right jar based on mapping type
|
2018-12-01 06:31:40 -05:00 |
|
Leijurv
|
5ef03ba1d5
|
didn't make sense like that
|
2018-11-30 23:06:16 -08:00 |
|
Leijurv
|
6a402b4a2b
|
fix the fire thing in a slightly different way
|
2018-11-29 20:36:19 -08:00 |
|
Leijurv
|
5daaaf5282
|
add settings reset command
|
2018-11-29 15:33:35 -08:00 |
|
Leijurv
|
6f7729e34e
|
add missing synchronized blocks
|
2018-11-28 18:21:27 -08:00 |
|
Leijurv
|
043d6ffd20
|
improve pathingbehavior resiliency
|
2018-11-27 10:37:48 -08:00 |
|
Leijurv
|
a8404a7286
|
only walk through supported snow, fixes #276
|
2018-11-26 15:32:28 -08:00 |
|
Leijurv
|
58d9134286
|
fix behavior around cocoa pods and vines, fixes #277
|
2018-11-26 15:01:34 -08:00 |
|
Leijurv
|
f25786635b
|
over 10k less objects per second
|
2018-11-26 07:58:10 -08:00 |
|
Leijurv
|
6d1130d2c3
|
favored lookup performance
|
2018-11-26 07:52:00 -08:00 |
|
Leijurv
|
d9effc4a29
|
avoid creating thousands of unmodifiable lists just to get their size
|
2018-11-25 22:59:47 -08:00 |
|
Leijurv
|
cf2765e017
|
thousands here too, on long paths
|
2018-11-25 22:57:54 -08:00 |
|
Leijurv
|
06dd07dbc6
|
believe it or not, this saves thousands of object allocations per second
|
2018-11-25 22:57:08 -08:00 |
|
Leijurv
|
14daf2ce85
|
unneeded, and was allocating thousands of sets a second
|
2018-11-25 22:50:22 -08:00 |
|
Leijurv
|
f9a3a3b78b
|
main thread bsi creation doesn't need to copy loaded chunks
|
2018-11-25 22:30:37 -08:00 |
|
Leijurv
|
2ba0e6ada6
|
don't create a new bsi hundreds of times a tick maybe?
|
2018-11-25 22:19:04 -08:00 |
|
Leijurv
|
943b75455b
|
no point if you don't copy it, really fixes #210
|
2018-11-25 12:13:49 -08:00 |
|
Leijurv
|
2b56d68f7d
|
many fixes to segment calculator, and chat demo usage
|
2018-11-25 11:53:56 -08:00 |
|
Leijurv
|
93217a3ae3
|
this is just not possible
|
2018-11-24 22:04:36 -08:00 |
|
Leijurv
|
6b6dd916b4
|
Merge branch 'calc-request' into comms
|
2018-11-23 19:09:01 -08:00 |
|
Leijurv
|
11e44acf65
|
helper to handle pending msgs
|
2018-11-23 16:35:03 -08:00 |
|
Leijurv
|
16fec4a1a0
|
buffered connection creation helper
|
2018-11-23 16:09:59 -08:00 |
|
Leijurv
|
bbded21afb
|
Merge branch 'master' into bot-system
|
2018-11-23 14:12:02 -08:00 |
|
Leijurv
|
5ae4f23886
|
Merge branch 'comms' into calc-request
|
2018-11-23 13:34:48 -08:00 |
|
Leijurv
|
f222980a1a
|
move comms to cabaletta.comms
|
2018-11-23 13:32:18 -08:00 |
|
Leijurv
|
ba5c8ffaa6
|
Merge branch 'failure-cutoff'
|
2018-11-23 13:18:27 -08:00 |
|
Leijurv
|
c57f65f832
|
complete new segmented calculation system
|
2018-11-23 13:17:03 -08:00 |
|
Leijurv
|
85a6ec022e
|
Merge branch 'comms' into calc-request
|
2018-11-23 13:13:35 -08:00 |
|
Leijurv
|
c1032da828
|
Merge branch 'master' into comms
|
2018-11-23 13:12:38 -08:00 |
|
Leijurv
|
9c5274dde4
|
runnable conversion
|
2018-11-23 13:12:18 -08:00 |
|
Leijurv
|
002c678b4a
|
Merge branch 'master' into segment-calculation
|
2018-11-23 13:09:57 -08:00 |
|
Leijurv
|
038533c33f
|
explain documentation more
|
2018-11-23 15:06:09 -06:00 |
|
Leijurv
|
50d4b5b4ed
|
unneeded
|
2018-11-23 15:06:09 -06:00 |
|
Leijurv
|
7632d667c9
|
add a secondary failure cutoff
|
2018-11-23 15:06:09 -06:00 |
|
Leijurv
|
e0d894d296
|
computation request and response
|
2018-11-23 12:09:35 -08:00 |
|
Leijurv
|
27c818f873
|
Merge branch 'comms' into calc-request
|
2018-11-23 11:49:49 -08:00 |
|
Leijurv
|
fdd758bc90
|
too much log spam
|
2018-11-23 11:48:01 -08:00 |
|
Leijurv
|
3a2620192b
|
too much log spam
|
2018-11-23 11:46:47 -08:00 |
|
Leijurv
|
c423d5f575
|
report path start position
|
2018-11-23 11:35:13 -08:00 |
|