Results 89 comments of Die4Ever

currently not all communities would be listed though, only the ones your instance already knows about I think Lemmy should save the name of every community on every federated instance,...

``` blood = {'swappableItems':{}, 'swappableEnemies':{}, 'keyItems':{}, 'traps':{}, 'switches':{}} import json blood_sprites = json.load(open('blood_sprites.json')) def add_sprite(k, spritenum, v): d = dict(name=v['name'], category=v['category'], lowtag=k) if 'repeats' in v: d.update(xrepeat=v['repeats']['x'], yrepeat=v['repeats']['y']) if d['category']...

also needs the lowtag to go with the palette, at least for Blood ``` blood = {'swappableItems':{}, 'swappableEnemies':{}, 'keyItems':{}, 'traps':{}, 'switches':{}} import json blood_sprites = json.load(open('blood_sprites.json')) def add_sprite(k, spritenum, v):...

I think if we have a Text folder in our package too then we can add emails and stuff pretty easily, need to make the compiler support this ![image](https://user-images.githubusercontent.com/30947252/230539463-735bdebe-09d3-4624-bbf7-addf0f64e2fc.png) ![image](https://user-images.githubusercontent.com/30947252/230539483-70888dde-8b45-4e9e-88cf-0e8fbd4a9181.png)

https://github.com/Die4Ever/deus-ex-randomizer/commit/4b241d874d9e74f16cc4acbd3bf6a6158107a1d2 https://github.com/Die4Ever/unrealscript-injector/commit/62fde92c62c04345a505e62838f52bad39fea396

- [x] M09 computer in tower is a bit hidden

is this actually an issue? I thought there's a call button at both ends? but would be easy enough in AnyEntry to call the trigger for it

also in Duke 3D `STARTARMORHEALTH changed from 0 to 0` and in Ion Fury `STARTARMORHEALTH changed from 0 to 0`

http://www.r-t-c-m.com/knowledge-base/documents-online/con-user-con.html

duplicate of https://github.com/Die4Ever/deus-ex-randomizer-telemetry/issues/8