Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
powerbf pushed 1 commit to alphabet_soup-0.27 powerbf/alphabet-soup
- German: Correct spelling mistake in flesh golem 271b860
powerbf pushed 1 commit to alphabet_soup-0.27 powerbf/alphabet-soup
- German; Translate Enchantress as Zauberin 279c87b
powerbf pushed 1 commit to alphabet_soup-0.27 powerbf/alphabet-soup
- German: Add some more missing monsters from .des files (#2) German: Add some more missing monsters from .des files e6352bd
powerbf closed a pull request on powerbf/alphabet-soup
German: Add some more missing monsters from .des files
powerbf reopened a pull request on powerbf/alphabet-soup
German: Add some more missing monsters from .des files
powerbf closed a pull request on powerbf/alphabet-soup
German: Add some more missing monsters from .des files
powerbf created a comment on a pull request on powerbf/alphabet-soup
> I'd prefer Tausendfüßer to Hunderfüßer. Other than that, everything looks alright to me. Thanks. I've changed it to Tausendfüßer as suggested.
powerbf pushed 1 commit to mrdizzy-german powerbf/alphabet-soup
- German: Change Hundertfüßer to Tausendfüßer as per review comments. (This literally translates as millepede, but it s... fbc7d84
powerbf created a review comment on a pull request on powerbf/alphabet-soup
Thanks. I will correct the gender of Umbra in the other text files.
powerbf created a review comment on a pull request on powerbf/alphabet-soup
You don't just lose current ranks. You also can't train the skill anymore. Same goes for the next two sacrifices.
powerbf created a review comment on a pull request on powerbf/alphabet-soup
I will also replicate this change in other text files.
powerbf created a review comment on a pull request on powerbf/alphabet-soup
Ah, Daeva is feminine. Thanks. I will correct this in the other text files.
powerbf created a review comment on a pull request on powerbf/alphabet-soup
I think this should be Ihr
Talandazar created a review on a pull request on powerbf/alphabet-soup
I'd prefer Tausendfüßer to Hunderfüßer. Other than that, everything looks alright to me.
Talandazar opened a pull request on powerbf/alphabet-soup
German: Suggested corrections for ability.txt
powerbf pushed 6 commits to mrdizzy-german powerbf/alphabet-soup
- i18n: Correctly pluralise English nouns ending in -y in extract-text.py b0dba0b
- i18n: Handle apostrophe in .des monster name override 61e552f
- German: Add some more missing monsters from .des files 0b56811
- German: Add antique lich 603c4ff
- German: Add flesh golem 676c17d
- German: Add Cigotuvi's Monster 47f454d
powerbf pushed 2 commits to alphabet_soup-0.27 powerbf/alphabet-soup
powerbf pushed 1 commit to alphabet_soup-0.27 powerbf/alphabet-soup
- i18n: Handle apostrophe in .des monster name override dd3421d
powerbf opened a pull request on powerbf/alphabet-soup
German: Add some more missing monsters from .des files
powerbf pushed 1 commit to alphabet_soup-0.27 powerbf/alphabet-soup
- i18n: Correctly plularise English nouns ending in -y in extract-text.py e8e2dae
powerbf pushed 2 commits to stone_soup-0.32 powerbf/alphabet-soup
powerbf pushed 143 commits to master powerbf/alphabet-soup
- Tweak the text of large HP costs on abilities The previous ambigious cost of "Pain" was used on four different abili... fc8bfd6
- Update quickstart.md (#4057) Replace a mention of Hill Orc with Mountain Dwarf. Make the layout section less consol... 0e6af4a
- Fix #4063: Quad damage (Sprint) is pluralised to "quad damagi" (#4064) [Closes #4063. Closes #4064.] 407acac
- New Coglin paper doll tile (pianoman523) It gets somewhat awkwardly covered up by the default pants characters get, ... 860b457
- Fix small typo in vaults_rooms_hard.des It's been bugging me for a while. 81d07ba
- feat: make &H reset more cooldowns and heal more statuses This commit lets wizmode super healing cure -Recite, -Gavo... 1636c52
- Fix typo. 6f3bd40
- Vault review, clean-up edition Worthy of note: * A variety of overflow altars now have a low chance to be used in ... ce7c55b
- Remove the 'god' argument from most player summoning spells Despite being in the method signature of many, many spel... b498025
- Refactor backend handling of summons / created monsters (Part 1) Crawl's handling of summoned and not-technically-su... fb19e97
- Add M_UNSTABLE flag to handle removing some monsters on level change Several monsters do not play well with how 'cat... 2d1a5b4
- Don't use KILL_MISC for tentacle cleanup deaths Tentacle segments are killed and recreated constantly in the backgro... 2912c12
- Rename KILL_MISC to KILL_NON_ACTOR This better-communicates the largest use of it (direct damage done by things whic... c0f3b9e
- Remove KILL_MISCAST and replace with KILL_NON_ACTOR This was essentially identical to KILL_NON_ACTOR in effect, and ... fc3e015
- Fix a minor message issue with Fugue and wretches Due to a misplaced bracket, all deaths of Kiku wretches would gene... 714e8df
- Use KILL_TIMEOUT for ENCH_SLOWLY_DYING and reorganize death messages This attempts to make KILL_TIMEOUT the universa... fab00f0
- Remove the 'wizard' argument from monster_die() This was almost entirely redundant with using KILL_RESET / KILL_DISM... 98d3b7e
- Rename KILL_DISMISSED to KILL_RESET_KEEP_ITEMS and use it less KILL_DISMISSED was identical to KILL_RESET except tha... ecef227
- Remove a deeply misleading comment To what degree this was ever true, it hasn't been for over a decade. 80a12c7
- Remove (hopefully) unused pluralization code from summoned_poof_msg While summoned_poof_msg was normally used for su... 79d8e41
- and 123 more ...