Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
Chloezu created a comment on a pull request on fdd4s/streetview-dl
I have a way to fix it, but I have no clue how to implement it in php, i've never messed with it before now- the error page you get upon going too far in either the X or Y direction should be us...
Chloezu pushed 70 commits to main Chloezu/Studio
- - [Core] Combine `ModelConverter` options. - [Core] Fix bug with loading `.zip` files - [Core] Added new entry [UnityCN] 7321cf9
- - [GUI] fixes #41 8151670
- Update Keys.json 77d308f
- [Core] Fix parsing for `Renderer` [SR]. b2bdb2f
- Merge branch 'main' of https://github.com/RazTools/Studio 72e963a
- - [Core] Fix parsing for `MeshRenderer` [SR]. cc08abd
- - [GUI] fix bug with `AssetBrowser` (fixes #42, #47). c51c2b8
- - [Core] Added new entries. 6cdcc2c
- - [Core] fix code typo. 8976913
- - [Core] fix bug while parsing `Texture2D` for +2022.x.x. 4b5039f
- - [Core] fix formatting issue with `Material` preview. ca36417
- - [Core] fix issue with parsing `AnimationClip` [GI] ( #45) b306965
- - [Core] fix crash issue when opening multiple instances. bd5f53a
- - [Core] Fix a bug where UV is exported incorrectly. fc6eed8
- - [Core] fix issue with processing some of `AnimationClip` [GI] ee44722
- - [Core] rework duplicate file processing [GUI/CLI] c73d81c
- - [Core] duplicate file processing adjustments. 63788d9
- - [CLI] Duplicate file default value. 27d471a
- - [Core] Added new entries. 01b3a1a
- - [Core] fix parsing issues [LoD] 52ad0d3
- and 50 more ...
Chloezu pushed 156 commits to development Chloezu/LunarCore
- Refactor how head icons/chat bubbles/phone themes are handled They now have to be added like on official servers ins... 5ed1941
- Unstuck players if they login to raid scenes 76dc796
- Update to support `1.6.0` 490a34c
- Fix leaving challenges 599cd04
- Fix typo in resource loader logger 09fba3b
- Add `-maxsteps` and `-takerewards` flags to commands ed1f292
- Auto reload gacha banners on change 62fcdf6
- Add internal server setting to enable SU 88e6848
- Fix some protos 8b6478d
- Remove excel verification for battle buffs 18912d6
- Implement farm stage gacha info handler 1a22d4f
- Fix MoC cycle counter 56b769e
- Improve handling recovery props 09908ef
- Fix not teleporting back to an anchor after quitting battle 58c051f
- Fix debris in MoC 32e378b
- Bump jar version to `1.1.0` 40cf8e8
- Added group state handler and improved interaction handling 5b1218d
- Implement server time spoofer 6da87a4
- Basic implementation of challenge stories 90456b2
- Show challenge fail screen when a player loses a challenge 9170768
- and 136 more ...
Chloezu pushed 1142 commits to master Chloezu/rpcs3
- Add missing newline d6f6752
- Default constructor for avc2_settings c92a556
- Savestates: Make non-existing versions 0 0cd3161
- savestate_utils.cpp: Fix out-of-range bug c019b10
- Progress Dialog: Force update every 20 seconds 26746ac
- Savestates: Add save stage names d1837b5
- Savestates: serilialize avc2_settings a9fd2f7
- SPU: Fixup breakpoints 060ddca
- CPUThread.cpp: Add reservation sampling 78c1a6f
- Add SPU Profiler to GUI 7833862
- SPU: Add debug information when logging analyzer failures 1111c19
- Savestates: Fixup fba1db2
- Attempt at bundling wayland libraries 92dd801
- vk: Always initialize internal objects dd66380
- rsx: Fix some broken latch checks 58d8c65
- rsx: Fix vertex texture invalidation e48ec75
- Set a unique System Name e0d6f8a
- fix some warnings 2f53d58
- Fix some msvc for loop warning c58959e
- Buzz update 54ab16a
- and 1122 more ...
Chloezu pushed 12 commits to main Chloezu/HoYo-Glyphs
- Release ZZZ A and ZZZ System 7fee032
- Update Alphabet 6e613ab
- Add sources to the fonts 424f263
- Update LICENSE a11aed7
- Finally remove all fonts in repo 4dabbdc
- Rename 73eab41
- Remove an unreachable link 178c282
- Add Fontaine numbers 0~4 029f818
- Add Fontaine numbers 5 & 6 52bd0c9
- Add Fontaine numbers 7 & 8 a7b8bf9
- Add Fontaine number 9 0d07cae
- Add: cv01 for a longer lowercase L in Star Rail Neue f3d6890
Chloezu pushed 7 commits to development Chloezu/Grasscutter
- add some client download link and fix readme (#2475) * Update README.md * Update README_zh-CN.md * Update READ... eeaccf3
- Add Docker Support (#2486) * chore(docker): add build workflow * chore(docker): update gradle image * chore(do... f871f26
- (fix:docker) Fix uploading to container registry f1f5b54
- Configuration Update - Shown Email (#2509) * This version will allow the private server owner to show a different em... 4022267
- Update README_ja-JP.md (#2516) 76fd5b2
- Fix cannot stop in dispatch-only mode (#2534) d340758
- Update code of conduct reference (#2535) Signed-off-by: Emmanuel Ferdman <[email protected]> 9c36daa
Chloezu pushed 2045 commits to master Chloezu/ppsspp
- Merge pull request #19456 from warmenhoven/warmenhoven/pr/vulkan-context libretro: Don't use VulkanLoader to load th... ebe7ba2
- VS2017 buildfix thanks nemo 62656b6
- New IR instruction added a6be051
- Comment fix + new QOL method 00cd142
- Added the MIPSTracer files to the project + name fix 34f1132
- Initial code for the tracer + fixed the file locations 854579a
- Ported the MIPSLogger's UI + basic integration of MIPSTracer e3b09be
- Added the initialization code + UI bindings + logs 25f6b01
- Implemented the trace reconstruction + bugs fixed a26afb4
- Renamed the IR instruction, new UI button added ff5877e
- Logic errors fixed + refactoring f23b04f
- Minor cleanup, new UI button ab7af0c
- Bugs fixed + enabled MIPSTracer on Mac, desktop Linux and OpenBDS 01b3b59
- Switched to PPSSPP's C file-stream API c1ad3db
- Cleaned up the includes 21d0f59
- Buildfix for std::back_inserter 08b20ce
- Fix PSP_STDIN and PSP_MIN_FD value According JPCSP source https://github.com/jpcsp/jpcsp/blob/bb94cd4f9b211d3efa5519... 6417a48
- Make sure we don't try to use out-of-bounds icons/shapes for custom buttons 047913d
- Add support for specifying an empty image as custom button image. e7a1bb0
- Merge pull request #19460 from hrydgard/add-empty-button-icon Custom touch buttons: Allow empty button images, not j... 346dd0a
- and 2025 more ...
Chloezu pushed 1344 commits to master Chloezu/dolphin
- Updated Unofficial and Encore settings to use rc_client These settings now only are applied at game start and their ... fd0de1b
- Add Spectator Mode to achievement settings Spectator Mode is a new mode added by rc_client that allows for achieveme... d8ef3ee
- Merge pull request #12639 from LillyJadeKatrin/retroachievements-client Refactor AchievementManager from rc_runtime ... b71fdef
- Core::IsRunning: Avoid Global System Accessor 0df401b
- Disabled Hardcore Mode when Achievements disabled Bugfix for hardcore-disabled items being disabled when hardcore wa... ad969df
- Merge pull request #12748 from LillyJadeKatrin/retroachievements-enable-bug Disabled Hardcore Mode when Achievements... 02e6acd
- Show Achievements in Menu Bar always Previously the Achievements option would only show up if achievements were alre... e3d483e
- Merge pull request #12716 from guijan/obsd-port port to OpenBSD 967280f
- Merge pull request #12747 from mitaclaw/qt-memory-leaks DolphinQt: Properly Delete (Some) Widgets 5817be7
- Fix possible memory leak in an Achievement Manager callback fc64b43
- fix linking against LLVM shared library 967280f140f39283e9e6997ffa6426329d94f611 broke linking against libLLVM.so be... 68cbd26
- Merge pull request #12754 from LillyJadeKatrin/retroachievements-possiblememoryleakfix Fix possible memory leak in a... 42583de
- improve NetBSD-specific code NetBSD doesn't put packages in /usr/local like /CMakeLists.txt thought. The `#ifdef __N... 0859d2c
- Merge pull request #12756 from guijan/fix-llvm fix linking against LLVM shared library 57c890d
- Revert "Externals: minizip-ng Forward Compatibility" This reverts commit 0a48a3b3ad5ddf1a1e6a00e4527c5a2da2e724f6. 6bee21e
- Externals: Convert minizip-ng To Submodule Due to an oversight in our CMakeLists, pkg-config would attempt to find *... 0acdd40
- Externals: Document Unused minizip-ng Files a1eaed2
- Externals: Update minizip-ng to 4.0.5 Also update unzLocateFile to the minizip-ng 4.0.4+ signature and document new ... ba46257
- Expression: Support All SPRs + MSR 076bdf7
- Hide Achievement Dialog Header When Disabled If achievements were disabled but a player token is in settings, prior ... 42ca39c
- and 1324 more ...
Chloezu pushed 1190 commits to master Chloezu/pcsx2
- GS/Vulkan: Add env var for non-semantic debug info 0700683
- GS/HW: Allow creation of known targets via move with offset Fixes upscaling with subtitles in Devil May Cry. 83bf215
- GS/HW: Fix RTACorrect/Decorrect debug log 55907bf
- Qt: Shrink settings window by ~30 pixels 850845e
- FullscreenUI: Fix images in DX11/GL 5351a6a
- PAD: Update to latest controller database. d98b7d9
- GS/HW: Try to keep old targets around without overlap or dirty areas 79a882d
- GS/HW: Ensure tex shuffles, masking are render target draws. Fixes Castlevania Curse of Darkness crashing. b94a232
- VMManager: Log entry point in hexadecimal 14b2335
- Config/FullscreenUI: Properly disable GPU Palette Conversion. b5472c1
- GS: Fix error and OOB access in GSGetRGBA8AlphaMinMax() 8e8581c
- GS/HW: Cross-reference RT alpha with CLUT for P8H ed8e1aa
- Qt: Add Grey Matter theme f09e99f
- BPM: Make open in file browser exit fullscreen when clicked 6eab82e
- BPM: Small icon tweaks 8723513
- DEV9: Adjustments to HDD logs 815e5d9
- FullscreenUI: Get rid of extra scrollbar in save state selector 410e950
- ImGuiOverlays: Fix possible crash in save state selector 3c90154
- Achievements: Fix HC mode activating on reset of non-cheevo game a931114
- Achievements: Fix fullscreen window height c0b36a4
- and 1170 more ...
Chloezu pushed 580 commits to master Chloezu/yt-dlp
- [ie/roosterteeth] Extract ad-free streams (#9355) Closes #7647 Authored by: jkmartindale dd29e6e
- [ie/roosterteeth] Extract release date and timestamp (#9393) Authored by: bashonly dfd8c0b
- [cleanup] Fix infodict returned fields (#8906) Authored by: seproDev f4f9f6d
- [cleanup] Mark broken and remove dead extractors (#9238) Authored by: seproDev df773c3
- [ie/generic] Follow https redirects properly (#9121) Authored by: seproDev c8c9039
- [ie/duboku] Fix m3u8 formats extraction (#9161) Closes #9159 Authored by: DmitryScaletta d3d4187
- [ie/youtube] Further bump client versions (#9395) Authored by: bashonly 7aad065
- [ie/crtvg] Fix `_VALID_URL` (#9404) Authored by: Xpl0itU 785ab1a
- [ie/roosterteeth] Add Brightcove fallback (#9403) Authored by: bashonly b2cc150
- Bugfix for 104a7b5a46dc1805157fb4cc11c05876934d37c1 (#9394) Authored by: bashonly b136e2a
- [core] Handle `--load-info-json` format selection errors (#9392) Closes #9388 Authored by: bashonly 263a4b5
- [ie/roosterteeth] Support bonus features (#9406) Authored by: Bl4Cc4t 8993721
- Improve 069b2aedae2279668b6051627a81fc4fbd9c146a Authored by: Grub4k dbd8b1b
- [ie/youtube:tab] Fix `tags` extraction (#9413) Closes #9412 Authored by: x11x 8828f45
- [fd/http] Reset resume length to handle `FileNotFoundError` (#8399) Closes #4521 Authored by: boredzo 2d91b98
- [build] Add transitional `setup.py` and `pyinst.py` (#9296) Authored by: bashonly, Grub4K, pukkandan Co-authored-... 0abf2f1
- [docs] Misc Cleanup (#8977) Closes #8355, #8944 Authored by: bashonly, Grub4k, Arthurszzz, seproDev, pukkandan ... 47ab66d
- [cleanup] Fix misc bugs (#8968) Closes #8816 Authored by: bashonly, seproDev, pukkandan, Grub4k 93240fc
- [cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968) Except for Vimeo, since that causes matching col... a687226
- [utils] Improve `repr` of `DateRange`, `match_filter_func` 45491a2
- and 560 more ...
Chloezu created a comment on a pull request on fdd4s/streetview-dl
ok, quickly added the old version of the script back in as a file! and a little note in the readme to use it for older streetview images, since I have no idea where you can gather the needed info ...
Chloezu pushed 1 commit to main Chloezu/streetview-dl
- Add older version of script back for compatiblity with older streetview images!!! 6ad1581
Chloezu created a comment on a pull request on fdd4s/streetview-dl
im a little dumb and only *just* tested older versions of images- older images have lower tiled resolutions so they will break with this! will have to figure that out and add a 'legacy' mode of s...
Chloezu pushed 1 commit to main Chloezu/streetview-dl
- forgot to fix resolution in readme omg 01722ec
Chloezu created a comment on an issue on fdd4s/streetview-dl
Made a pr that seems to fix the issue, just incase anyone from here was looking for that fix still!
Chloezu opened a pull request on fdd4s/streetview-dl
Fix bug and typo
This pr fixes #1 and fixes a typo within the filename of the script, and in the README.MD The bug originated from not downloading all of the tiles, previously X 25 and Y 12. Those have change...Chloezu pushed 1 commit to main Chloezu/streetview-dl
- fix warning from deprecated IMv7 command, and fix typo in filename + readme 6b329d7
Chloezu pushed 1 commit to main Chloezu/streetview-dl
- fix incomplete panoramas caused by incorrect tile counts b07450c