|
8e4369163a
|
Truncate coordinates rather than using floor.
continuous-integration/drone/push Build is passing
|
2023-03-28 08:49:46 -05:00 |
|
|
1d6c47976a
|
Make additional fields public.
|
2022-12-20 16:34:23 -06:00 |
|
|
39cfe6f9d9
|
Hide ExplorationConfig .
continuous-integration/drone/push Build is passing
|
2022-12-20 10:55:19 -06:00 |
|
|
f255239517
|
Make many plugins own their own config.
continuous-integration/drone/push Build is passing
|
2022-12-20 09:15:09 -06:00 |
|
|
4718d51624
|
Cleanup of exploration plugin.
|
2022-12-20 08:09:40 -06:00 |
|
|
b1a11de050
|
Upgrade to Bevy 0.9.
|
2022-12-19 14:08:31 -06:00 |
|
|
627f63211d
|
Refactor to leafwing-input-manager.
continuous-integration/drone/push Build is failing
|
2022-08-02 17:15:22 -05:00 |
|
|
6b6a961720
|
Make maps optional for exploration.
continuous-integration/drone/push Build is passing
|
2022-07-12 17:28:36 -05:00 |
|
|
4b07388a56
|
Make exploration types generic.
continuous-integration/drone/push Build is passing
|
2022-07-12 15:22:44 -05:00 |
|
|
bff40340a8
|
Upgrade Rapier.
|
2022-07-12 12:43:43 -05:00 |
|
|
6ff5eb15a9
|
Appease Clippy.
continuous-integration/drone/push Build is passing
|
2022-07-06 10:13:59 -05:00 |
|
|
6d8f235657
|
Eliminate extra stage for sound icons and exploration.
continuous-integration/drone/push Build is passing
|
2022-05-19 09:25:26 -05:00 |
|
|
b3a06abf0f
|
Various visibilityu/exploration tweaks and consistency fixes.
|
2022-05-18 10:28:42 -05:00 |
|
|
13d1cb0734
|
Get rid of Coordinates .
|
2022-05-10 13:56:49 -05:00 |
|
|
9307852eda
|
Initial port to Bevy 0.7.
|
2022-05-06 11:07:59 -05:00 |
|
|
3ca886ee8c
|
Remove unnecessary bounds.
continuous-integration/drone/push Build is passing
|
2022-04-04 09:32:51 -05:00 |
|
|
bc24308fa1
|
Appease Clippy and fix gnarly visibility error.
continuous-integration/drone/push Build is passing
|
2022-03-25 01:00:30 -05:00 |
|
|
4f1c420348
|
Switch to here_be_dragons.
continuous-integration/drone/push Build is failing
|
2022-03-18 15:58:27 -05:00 |
|
|
24334ba511
|
Update mapgen to custom fork.
|
2022-03-15 10:37:28 -05:00 |
|
|
3cfb638b48
|
Remove calls to \.single.
|
2022-02-01 08:41:27 -06:00 |
|
|
a214206caf
|
Assorted small changes.
|
2022-01-13 14:43:02 -06:00 |
|
|
ae7a0d13fa
|
Finish port to Bevy 0.6.
|
2022-01-12 11:05:12 -06:00 |
|
|
698f12d9bd
|
WIP: Continue upgrade.
|
2022-01-10 23:05:51 -06:00 |
|
|
356caa09e0
|
WIP: Begin porting to Bevy 0.6.
|
2022-01-10 13:52:27 -06:00 |
|
|
bebcd4f66b
|
Remove logging.
|
2021-10-01 09:07:15 -05:00 |
|
|
425c041613
|
Remove VisibleTiles in favor of looking up directly on the viewshed.
|
2021-09-27 13:46:11 -05:00 |
|
|
b24a30a5d3
|
Correctly sort coordinates when moving between features.
|
2021-09-27 13:18:45 -05:00 |
|
|
0dc9a49c4e
|
Tweak exploration collision algorithm.
|
2021-09-27 12:26:24 -05:00 |
|
|
4a43642957
|
Only focus on visible/explorable features.
|
2021-09-27 10:37:15 -05:00 |
|
|
2ac2566f5d
|
Floor coordinates so directions are consistent.
|
2021-09-27 09:57:21 -05:00 |
|
|
ef35478b34
|
More modernization.
|
2021-09-23 13:36:39 -05:00 |
|
|
3c54768e69
|
Don't despawn focused entities.
|
2021-09-22 10:21:31 -05:00 |
|
|
a59f8a22a1
|
Use Visible component with opacity to indicate that something should appear visually.
|
2021-09-22 08:23:01 -05:00 |
|
|
e90a85641b
|
Begin updating exploration plugin.
|
2021-09-21 15:57:47 -05:00 |
|
|
42912e59a8
|
Refactor visibility to be collider and event-based.
|
2021-09-21 06:38:51 -05:00 |
|
|
1391856478
|
Bump mapgen.
|
2021-07-13 12:22:50 -05:00 |
|
|
2635dcbb9c
|
Use mapgen::Map directly.
|
2021-06-09 14:53:48 -05:00 |
|
|
173630edab
|
Refactor visibility to use physics system.
|
2021-06-09 14:13:09 -05:00 |
|
|
d5c580f165
|
Make action type generic for ExplorationPlugin .
|
2021-05-26 17:30:34 -05:00 |
|
|
c49b6ac33f
|
Goodbye exits, hello portals.
|
2021-05-20 14:54:13 -05:00 |
|
|
b2138d3e4c
|
Describe directions relatively.
|
2021-05-16 17:24:26 -05:00 |
|
|
9b124e5640
|
Put direction before distance.
|
2021-05-16 16:50:20 -05:00 |
|
|
3332d0a88d
|
Initial commit.
|
2021-05-13 12:25:45 -05:00 |
|