Skip to content
#

dice

Here are 450 public repositories matching this topic...

FaronBracy
FaronBracy commented Feb 2, 2019

The DijkstraShortestPath class has a Check method that is currently only used by unit tests.
https://github.com/FaronBracy/RogueSharp/blob/master/RogueSharp/Algorithms/DijkstraShortestPath.cs#L153

It was originally intended to be a private method and called from the bottom of the constructor.

Investigate if this method is useful or not. If it's not get rid of it. If it is useful consider ma

jonpoveda
jonpoveda commented Feb 13, 2020

Adding a new parameter to the macro recording command to add some text could help to ease macro readability.

Idea 1: adding just a comment

!macro F [-1-1]s 0 # Fudge

!macro list
id: 0 Pattern: F Command: [-1-1]s Regexp: False Comment: Fudge

Idea 2: adding specific keys and values

!macro F [-1-1]s 0 Name=Fudge

!macro list
`id: 0 Pattern: F Command: [-1-1]s Regexp: Fa

AndreMiras
AndreMiras commented Apr 27, 2019

https://sentry.io/organizations/andre-5t/issues/1002158438/?project=1111738&referrer=github_plugin

gaierror: [Errno 7] No address associated with hostname
(1 additional frame(s) were not displayed)
...
  File "home/vagrant/build/com.github.andremiras.etheroll/.buildozer/android/platform/build/build/python-installs/etheroll/kivy/app.py", line 829, in run
  File "/home/vagrant/build/com.github.
SmilingBanditUK
SmilingBanditUK commented Mar 31, 2020

Would you be able to add HS5e support?

It would include the following:

Normal Damage: (Suggested Syntax "!roll normal Xd6")
Roll X Number of d6. The sum value is "Stun", "Body" is calculated on each dice : if it has a value of 1, +0 Body, a value of 2 - 5 is +1 Body, a value of 6 is +2 Body.

  • !roll Normal 3d6, (6, 5, 1) would be 12 Stun (6+5+1), and 3 Body (+2, +1, +0)
  • !roll Normal

Dice.com's relevancy feedback solr plugin created by Simon Hughes (Dice). Contains request handlers for doing MLT style recommendations, conceptual search, semantic search and personalized search

  • Updated Feb 12, 2020
  • Java

Improve this page

Add a description, image, and links to the dice topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dice topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.