-
rune of power is no longer a thing as i understand it. however even when it was a thing i did not spec into it and conro would demand it on my bar. please update mage conro soon. I have 3 magus and wo…
-
### Background and motivation
The other day, I needed to convert a `Rune` to `char` when it fits within a single `char`. I tried using an explicit conversion, expecting that to work, but to my surp…
-
Currently the whole grammar of Rune is defined in a single huge xtext file. This in turn leads to large derived Java classes, both generated (parser, sequencer, ...) and manually written (validator, f…
-
i played against AI with the Rune Deck (GW Enchantment)
* AI had a 15/15 Lifelink Creature
* AI played Rune of Might (The Rune that gives Trample)
* But instead of giving its strongest creature T…
-
Rune protocol is a popular Bitcoin ecological token protocol recently, but Rune's Mint adopts a first-come-first-served method, which cannot reflect fairness. Here I propose a POW-based rune improveme…
-
If your dragging the menu around when a rune change finishes casting it gets stuck to the cursor and you have to reload to fix it.
seems to only happen with right click to drag
-
![175790526-8dd2cc75-dbb8-4631-9b26-cbfcf5352bab](https://user-images.githubusercontent.com/108815985/177570831-ab5fd47b-b955-41b7-aeaf-44c867af8b1c.jpg)
By the time I get here, my pthon memory will …
-
In the current implementation, `ord balances` command takes too long to show all rune balances. My suggestion is to add new parameter like "--rune" to specify which rune balances want to display.
-
When a rune ticker gets assigned from the reserved space, spacers are still taken into consideration.
Given that it's pretty difficult to know the assigned ticker a priori, the spacer value is like…
-
### Proposal Details
I was writing a text parser and came across the need to check some runes repeatedly. I also used a lot functions like `utf8.ValidRune`, `unicode.IsSpace`, etc. I found some of …