Commit Graph

18 Commits

Author SHA1 Message Date
ZacSharp 30278a1c52
Implement `hashCode` for goals 2023-06-20 02:44:29 +02:00
Brady 5bdd5b0c0d
👌 appease leijurv 2023-06-12 16:50:02 -05:00
Brady 7da802a238
Fix `censorCoordinates` recalc bug
Adds `equals` and `toString` implementations where needed
Replaces `toString` equality check with actual `equals` check in `forceRevalidate`
2023-06-12 16:21:05 -05:00
Leijurv d6d9af65fb
reformat 2023-01-15 01:04:15 -08:00
ZacSharp 5926369a56
formatting and comments 2021-02-10 10:15:14 +01:00
ZacSharp ff068d374f
Don't box doubles 2021-02-10 00:29:45 +01:00
ZacSharp fd61207709
Fix heuristic(no args) returning wrong values 2021-01-28 01:40:33 +01:00
ZacSharp 9393192036
Slight change to heuristic(no args) 2020-10-16 01:30:04 +02:00
ZacSharp 3cdbc4cb83
👌formatting in of comments 2020-10-15 21:48:17 +02:00
ZacSharp 0c7741120a
👌formatting 2020-10-15 00:05:54 +02:00
ZacSharp e529438c7e
Don't use Abs on Sqrt 2020-10-14 21:14:17 +02:00
ZacSharp b20e095683
add heuristic(no args) to GoalNear and GoalRunAway
not really a good solution but better than nothing
2020-09-20 00:29:31 +02:00
Leijurv 0a38e6f690
standardize on this 2019-09-19 13:40:46 -07:00
Leijurv 396a96d604
reformat 2019-09-19 12:53:15 -07:00
Logan Darklock 9038310150
Rename SettingsUtil.possiblyCensorCoordinate to maybeCensor 2019-09-01 10:06:50 -07:00
Logan Darklock ef38051826 Coordinate censoring 2019-09-01 09:50:47 -07:00
Leijurv fcadf68c90
cool tunnel feature and various fixes 2019-04-12 17:42:50 -07:00
Brady 0f7743263e
Move goals to api 2018-09-24 20:33:00 -05:00