Joshua Barretto
|
5b62531da3
|
Added /explosion command
|
2019-08-07 18:17:04 +01:00 |
|
Cody
|
14ac5babd4
|
Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes.
|
2019-06-06 14:48:41 +00:00 |
|
Cody
|
6b09fd7c53
|
Pedantic comment and language fixes.
Former-commit-id: eb49765c911aaa97a9c8ed351216a7a6f8411213
|
2019-05-17 18:32:07 -04:00 |
|
Joshua Barretto
|
a8981378bf
|
Improved performance and compilation speed for debug builds
Former-commit-id: 5d8b1c27a8a2ebfe63797969ee2aba7452a09dd3
|
2019-05-12 18:43:55 +01:00 |
|
Joshua Barretto
|
fc0f2f0801
|
Added option to not stop raycasting on error
Former-commit-id: 6e094b6514bcda2fbcdfe44dbb90900b50e939c2
|
2019-05-12 14:03:08 +01:00 |
|
robojumper
|
b2c2d89447
|
Run cargo fmt
Former-commit-id: c038eee51ee522fc170f7dcee94c533ad2708df2
|
2019-05-05 17:54:08 +02:00 |
|
robojumper
|
647d1dcc9c
|
Smoother and terrain-aware camera
Former-commit-id: 46b4e90d03792c9efb7d6b728c0d0cd60b1f5058
|
2019-05-05 17:44:56 +02:00 |
|
Forest Anderson
|
993388e56a
|
Ran fmt on codebase
Former-commit-id: 7fecffa1dc66fffba4f07d45fb80960dc5178f4f
|
2019-04-29 20:37:19 +00:00 |
|
timokoesters
|
927f3a12ba
|
Fix ray issue after max_iteration
Former-commit-id: 55afdeeb0358934e3874ab3ca573e8cc71904ea1
|
2019-04-25 17:52:11 +01:00 |
|
timokoesters
|
c37db43580
|
Fix ray position
Former-commit-id: 772d5652d44c9467d22c9c93547ac154ce3110b3
|
2019-04-25 17:52:11 +01:00 |
|
Joshua Barretto
|
f210de09df
|
Added raycasting (needs testing) and basic character terrain collision
Former-commit-id: be6bfacfd28e777a64d8157fce129f8072e20b38
|
2019-04-25 17:52:11 +01:00 |
|