Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Liquipedia/Lua-Modules

Rathoz opened a pull request on Liquipedia/Lua-Modules
refactor(match2): standardize ms-body on omegastrikers
## Summary <!-- Explain the **motivation** for making this change. What problems are you solving with this pull request? How are you improving the current situation? Please also consider the di...
Rathoz created a branch on Liquipedia/Lua-Modules

m2-ms-os-1 - Used to keep versions of some important lua modules of the Liquipedia wiki that we want better version control for.

Rathoz pushed 1 commit to render-character-in-match-summary Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 1 commit to ms-cr-body Liquipedia/Lua-Modules
  • Update components/match2/wikis/clashroyale/match_summary.lua 7b4bba6

View on GitHub

Rathoz created a review comment on a pull request on Liquipedia/Lua-Modules
```suggestion games = Array.map(match.games, function (game, gameIndex) return CustomMatchSummary._createGame(game, gameIndex, match.date) ```

View on GitHub

Rathoz created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 1 commit to ms-cr-body Liquipedia/Lua-Modules
  • Update components/match2/wikis/clashroyale/match_summary.lua 3d5c18c

View on GitHub

Rathoz created a review comment on a pull request on Liquipedia/Lua-Modules
```suggestion return games = Array.map(match.games, function (game, gameIndex) ```

View on GitHub

Rathoz created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz deleted a branch Liquipedia/Lua-Modules

match-comment

Rathoz closed a pull request on Liquipedia/Lua-Modules
refactor(match2): standardize match comments
## Summary Since CS MatchStatus is just another comment, move it over to use the Widget too. Remove Match Status from Zula and CriticalOps, as it's unused <!-- Explain the **motivation** for m...
hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 98 commits to new-lpdb-fields Liquipedia/Lua-Modules
  • chore: update teamfortess match2 status (#4848) 4ab9af5
  • feat(match2): match legacy for clash royale (#4030) * CR Match Legacy * Refactor json * Apply suggestions from... efe17a0
  • fix(match2): wrong prefix for pick/ban input on pokemon (#4851) fix(match2): wrong index for pick/ban input 09940a6
  • fix(match2): pkmn legacy macth storage has underscores in opponent names (#4855) 22105a5
  • fix(participant table): missing index passalong in readEntry (#4857) ae50aea
  • feat(match2): add side information on deadlock (#4849) * Add side colours for deadlock * Update icon_data.lua ... 9a58029
  • feat(widget): widget v2 (#4789) * refactor(widget): replace customizable with contexts * fix * add folder to b... e7f4f31
  • feat(match2): Handle match1 map mapping in bms on aoe (#4854) * Handle maps in bms * catch matchteam win b1f714f
  • fix(match2): heartstone's map copy paste for party opponents is faulty (#4853) fix(match2): map copy paste for party... 078c364
  • fix(match2): Stringify map in Legacy BMS on aoe (#4858) stringify map.. 3dd1e55
  • docs(match2): deadlock annos (#4859) b0e9c4c
  • feat(infobox): Setup infoboxes for GeoGuessr (#4489) * feat(infobox): Setup infoboxes for Geoguessr * Cursed file... 2a4f11d
  • refactor(widget): migrate several widgets to v2 system (#4860) * refactor: migrate several widgets to v2 system *... 4daa460
  • feat(match2) Add map points input to Halo (#4793) * Add map points to halo * catch nil * Extract to function a... 94d053b
  • refactor(widget): migrate ppt widgets to v2 + cleanup (#4861) * refactor(widget): migrate and cleanup ppt widgets ... d9e61f5
  • refactor(widget): migrate remaining widgets to v2 & remove v1 backwards compatability (#4863) * refactor(widget): mi... 5fa050a
  • feat(match2): Add match maps legacy to aoe (#4864) * Add match maps legacy * fix indent 910428f
  • fix(errors): error message to have correct channel name (#4868) Fix error message to have correct channel name 2e1edea
  • fix(infobox): bad imports on geoguessr (#4870) d2c08f3
  • fix(infobox): typo in chronology fallback (#4869) 787820a
  • and 78 more ...

View on GitHub

Rathoz closed a pull request on Liquipedia/Lua-Modules
refactor(match2): match summary createBody H-T
## Summary Wiki with other stuff not refactored yet, such as craft-wikis, wikis with map veto or wikis with CS's match status thing ## How did you test this change? Preview tested a few
Rathoz created a review comment on a pull request on Liquipedia/Lua-Modules
I'll leave it out OOS, will likely move the logic into a future widget

View on GitHub

Rathoz created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 1 commit to match-comment Liquipedia/Lua-Modules
  • update smokes, order of inline-css can change when transitining to widget 20185b9

View on GitHub

Rathoz pushed 1 commit to match-comment Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 1 commit to match-comment Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 1 commit to match-comment Liquipedia/Lua-Modules
  • Update components/widget/match/summary/widget_match_summary_all.lua Co-authored-by: hjpalpha <75081997+hjpalpha@user... 8af0c2c

View on GitHub

Rathoz created a comment on a pull request on Liquipedia/Lua-Modules
> i assume is intended to remove the status stuff from ctriops and zula See PR text

View on GitHub

Rathoz created a review comment on a pull request on Liquipedia/Lua-Modules
That's why the LLS was playing tricks on me 😆

View on GitHub

Rathoz created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Rathoz pushed 1 commit to main Liquipedia/Lua-Modules
  • refactor(match2): standardize brawlstars' pick and bans display (#4953) a305a18

View on GitHub

Rathoz deleted a branch Liquipedia/Lua-Modules

ms-bs-picks-and-bans

Rathoz closed a pull request on Liquipedia/Lua-Modules
refactor(match2): standardize brawlstars' pick and bans display
## Summary Waiting for community confirmation that it's OK change to do, initial response seems positive Old: ![image](https://github.com/user-attachments/assets/133fbcbd-6cad-4421-856a-de20...
hjpalpha created a review on a pull request on Liquipedia/Lua-Modules
i assume is intended to remove the status stuff from ctriops and zula also: failed smoke tests

View on GitHub

hjpalpha created a review comment on a pull request on Liquipedia/Lua-Modules
```suggestion Widgets.MatchComment = Lua.import('Module:Widget/Match/Summary/MatchComment') ```

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

hjpalpha created a review on a pull request on Liquipedia/Lua-Modules

View on GitHub

Load more