0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add convenience shell script for running Go tests.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Ignore datafiles correctly. Ignore bazel symlinks.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Bazel build files for dat, otb and otb/items, as well as datafile definitions.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Basic layout for writing a spr format decoder and encoder.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Correct the code that determines dataset entry ID and slots it in the correct spot in the correct dataset entry array.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Test for expected counts in an 8.54 dat.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
When errors happen while loading dataset in gameworld server, handle them and stop the server.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
WIP: Saner values for outfit/effect/distance count. Unfortunately, they're not accurate yet, so loading past items is disabled.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Additional verbose logging when loading dats.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Add missing methods to outfits, effects and distance effects. Allow setting some of the values that dat might serve for a particular non-item object type.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Move net.listens around, so listening only starts after data loading finishes.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Adding a channel (or anything other than raw infinite loop) helps goroutines schedule correctly and not stall.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Add dummy doc.go so it appears in documentation viewers.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Add documentation for otb and otb/items packages.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Move items reading from otb to otb/items.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Loader for items.otb.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Print out the version of the OTB read from the file.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Read flags and version of itemsotb.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Expose props buffer.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Start work on the items OTB reader.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Store props. Add APIs to get child and next node of a node.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Store root node. Error out in case of problem parsing root node.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Experimentally collect props and print them.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Initial work on OTB reader.
Ivan Vučica
as Ivan Vučica
More... over 6 years ago
Reading of items from 7.8+ dataset file.
Ivan Vučica
as Ivan Vučica
More... almost 7 years ago
Ignore Tibia data files in the git repo.
Ivan Vučica
as Ivan Vučica
More... almost 7 years ago
Beginnings of a dat parser.
Ivan Vučica
as Ivan Vučica
More... about 7 years ago
gofmt
Ivan Vučica
as Ivan Vučica
More... about 7 years ago
Gameworld code.
Ivan Vučica
as Ivan Vučica
More... about 7 years ago
ALlow run.sh users to add their own CLI args.
Ivan Vučica
as Ivan Vučica
More... about 7 years ago