-
Tested with Ruby 2.0.0p451 and Ruby 2.1.1p76
Alchemist.reset! also does not work, although other class methods do (.setup, .measure).
```
irb(main):001:0> require 'alchemist'
=> true
irb(main):002:0…
-
Currently the edge of the known map is just an arbitrary glass wall. It would be nice to have a game mechanic that keeps the map bounded.
Some ideas:
- fire
- rubble
- radioactivity
- all of the abov…
-
Radioactivity is a dependency but currently not included in the drupal-org.make file.
Seems a number of imagex features require the radioactivity module
-
```
$ drush site-install imagex_syndication_installkit --account-name=admin --account-pass=password --site-name=Syndication --db-url=mysql://root:root@127.0.0.1/syndication
You are about to CREATE th…
bran updated
10 years ago
-
From issue #45 concerning the topic of supporting non-standard specialty units such as power ratio with units dBmW (decibels relative to 1 milliwatt) and dBW (decibels relative to 1 watt):
> As for t…
-
Regardless of the JDK 8 version (Update 20) the SE Implementation won't build with SE 8 due to compiler bugs like https://bugs.openjdk.java.net/browse/JDK-8035390
At least 100 issues remain, if they …
keilw updated
10 years ago
-
(Not sure if this is server- or clientside, but guessing server)
I encountered a case of broken annotation (not sure how I managed to create this) that causes the system to fail ungracefully. There i…
-
There's a weird stacking problem since a while now.
Same base elements and molecules sometimes won't stack. Most often than not, after a while or after a relog they seem to stack again just fine.
It…
-
The way alchemist utilizes `method_missing` seems to result in a fairly significant performance hit when numbers are used in certain ways. The problems can crop up even when you're not intending to us…
-
1 semiconductor model is wrong
make semiconductors act as they act in real life
2 add different types radioactivity
3 add magnetic fields, capacitors , etc.....
4 make 2 kinds of batteries -- + and …