openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
Go-Tibia
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
2 days
ago.
Jul 04, 2025 — Jul 04, 2026
Showing page 1 of 16
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Revert ".github/workflows/scip.yml: Add workflow to generate SCIP code index and upload it to Sourcegraph."
Ivan Vučica
More...
4 months ago
.github/workflows/go.yml: Ignore failure in lint step. We have a lot of errors there, it should not fail until cleaned up (and should be moved to a separate job, or maybe create a separate checkrun).
Ivan Vučica
More...
4 months ago
.github/workflows/scip.yml: SRC_ACCESS_TOKEN added as it was missing from the scip.yml.
Ivan Vučica
More...
4 months ago
.github/workflows/go.yml: Update setup-go to v5. Install and run staticcheck. Switch fail-fast to false.
Ivan Vučica
More...
4 months ago
.github/workflows/scip.yml: Add workflow to generate SCIP code index and upload it to Sourcegraph.
Ivan Vučica
More...
4 months ago
tools/scip-go.sh: Script to invoke Sourcegraph's SCIP code indexer.
Ivan Vučica
More...
4 months ago
.devcontainer, .vscode: Modernize by moving to customizations + moving tasks out. Add tailscale as a codespace feature.
Ivan Vučica
More...
5 months ago
datafiles/html: Temporarily remove file handlers and focus-existing, despite sharing a pic almost working on Android.
Ivan Vučica
More...
9 months ago
datafiles/html: Add file_handlers.
Ivan Vučica
More...
9 months ago
datafiles/html: Declare preferred orientation and not to use related apps.
Ivan Vučica
More...
9 months ago
datafiles/html: In manifest, add description, shortcuts, categories, link handling declaration, id, a not-quite-screenshot, and declare any purpose. Add description to index.html.
Ivan Vučica
More...
9 months ago
datafiles/html: Log that win10 sharesheet and focus-existing is not sending us to share target URL.
Ivan Vučica
More...
9 months ago
datafiles/html: Fix indentation of launchQueue code and add a warning when not supported.
Ivan Vučica
More...
9 months ago
datafiles/html: Make client_mode into a list that happens to include focus-existing (only) for now.
Ivan Vučica
More...
9 months ago
datafiles/html: Move logging of launchparams earlier.
Ivan Vučica
More...
9 months ago
cmd/gotwebfe, datafiles/html: Try using focus-existing so a new window for pwa does not get opened, but we get to have a share target.
Ivan Vučica
More...
9 months ago
Revert "datafiles/html: Add side_panel/sidePanel even though it's only working in extensions."
Ivan Vučica
More...
9 months ago
datafiles/html: Add side_panel/sidePanel even though it's only working in extensions.
Ivan Vučica
More...
9 months ago
cmd/gotwebfe, datafiles/html: For share target, split up mime types different fields for different image types and for text files. List some extensions as well.
Ivan Vučica
More...
9 months ago
_references: Add computing the mean average error via pandas. Add drawing the colors as a plot.
Ivan Vučica
More...
10 months ago
things: Move non-Go code and report from things into _references.
Ivan Vučica
More...
10 months ago
things: Remove Python portions from color_error_report.md.
Ivan Vučica
More...
10 months ago
things: Copy color error report to an .md file.
Ivan Vučica
More...
10 months ago
things: Add a color error report.
Ivan Vučica
More...
10 months ago
things: Add a demo color error analysis script.
Ivan Vučica
More...
10 months ago
things: Further simplify outfit color calculation by using the fact the numbers look rather clean.
Ivan Vučica
More...
10 months ago
things: For outfit color, replace lookup map for valueLevels with a switch-case to compute the colors, with small change compared to original. The numbers look oddly similar to some interesting bit patterns (191 and 64, then 143 and 48, then 95 and 96, and so on), so there's more simplification that could be done.
Ivan Vučica
More...
10 months ago
things: For outfit color, replace lookup map with hue and value calculation based on bits.
Ivan Vučica
More...
10 months ago
compositor/div: Skipping constructing the empty divs results in a noticeably faster update. Next step is to phase out dataurls for asset images (so, ok for e.g. lightmap).
Ivan Vučica
More...
10 months ago
compositor/dom: Fix relative-vs-absolute positioning of the floors in grid-of-tiles approach to compositing a map. Also, items are meant to be offset from the bottom-right of a tile.
Ivan Vučica
More...
10 months ago
←
1
2
3
4
5
6
7
8
9
…
15
16
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree