issues
search
FaronBracy
/
RogueSharp
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
https://roguesharp.wordpress.com/
MIT License
574
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
a message for you
#42
rohan37kumar
opened
2 months ago
0
Multi Target .NET Standard 2.0 and .NET 6
#41
FaronBracy
closed
1 year ago
0
3D / Layer support?
#40
IceReaper
opened
4 years ago
0
v5.0 upgrade guide
#39
bsimser
opened
4 years ago
2
Default pathfinder uses A*
#38
FaronBracy
closed
4 years ago
0
Version pre-release nuget package to V5.0-pre3
#37
FaronBracy
closed
4 years ago
0
Address performance issue with getting adjacent cells
#36
FaronBracy
closed
4 years ago
0
消耗内存巨大
#35
mudebug77
closed
4 years ago
3
Consider adding a way to override the behavior of FieldOfView
#34
tgeraty
opened
4 years ago
0
Update tutorial
#33
FaronBracy
closed
4 years ago
0
Use DocFx to generate new documentation
#32
FaronBracy
closed
5 years ago
0
Attempt to make Map generic and inheritable
#31
FaronBracy
closed
4 years ago
0
Consider unsealing the Point class
#30
dustinandrews
opened
5 years ago
4
Fix issue in Map.GetCellsInRectangle that caused incorrect cells being returned
#29
jannef
closed
5 years ago
0
Attempt to make Map generic
#28
FaronBracy
closed
5 years ago
0
GetCell should be virtual and generic
#27
bsimser
closed
1 year ago
9
V5 pre release
#26
FaronBracy
closed
5 years ago
0
Map.Clone should return the same type and not base type of Map
#25
WraithNath
closed
1 year ago
3
Make Map.Initialize() virtual and add GetCellsInRectangle()
#24
aodendaal
closed
5 years ago
4
Update Save() and Restore() functions to track IsExplored
#23
aodendaal
closed
5 years ago
1
Change Map.Create() to be generic
#22
aodendaal
closed
5 years ago
1
Add FxCop static code analyzers for Roslyn via NuGet
#21
FaronBracy
closed
5 years ago
0
Weighted Pools feature
#20
FaronBracy
closed
5 years ago
0
Map class should have set methods for individual properties.
#19
FaronBracy
closed
1 year ago
1
Map class should have custom Indexer to get Cells
#18
FaronBracy
closed
1 year ago
1
Create a Mad Libs style string replacement class for generating descriptions
#17
FaronBracy
opened
5 years ago
0
Create an A* search algorithm for more efficiently finding the shortest path
#16
FaronBracy
closed
1 year ago
1
More robust map generation classes
#15
FaronBracy
opened
5 years ago
2
Consider targeting .NET Standard 2
#14
FaronBracy
closed
1 year ago
1
Update .editorconfig with additional rules and make sure code conforms.
#13
FaronBracy
closed
5 years ago
1
Methods that return IEnumerable<T> should be consistent with yields
#12
FaronBracy
opened
5 years ago
0
DijkstraShortestPath Check method should be used or removed
#11
FaronBracy
opened
5 years ago
0
Methods that return paths should be consistent with inclusion of source and destination
#10
FaronBracy
opened
5 years ago
0
Setup static code analysis via Roslyn diagnostic analyzers
#9
FaronBracy
closed
5 years ago
1
Code cleanup and additional unit tests
#8
FaronBracy
closed
5 years ago
0
Get border cell methods on map class include the center point when near the edge of the map.
#7
FaronBracy
closed
6 years ago
1
Do not include center point when using get border cell methods on the map class near the edge of the map.
#6
FaronBracy
closed
6 years ago
0
Add Build Status Badge
#5
FaronBracy
closed
6 years ago
0
Hook up AppVeyor for Continuous Builds
#4
FaronBracy
closed
6 years ago
0
Update to version 4.0.0
#3
FaronBracy
closed
6 years ago
0
Make sure docs is lowercase
#2
FaronBracy
closed
6 years ago
0
Target .NET Standard 1.0
#1
FaronBracy
closed
6 years ago
0