Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
142 contributions in the last year
Contribution activity
July 2020
Created a pull request in OpenDiablo2/OpenDiablo2 that received 3 comments
Position implemented in newMapEntity.
This PR makes the use of pointers consistent in Vector and implements Position in newMapEntity.
Odd mix of changes I'm afraid but they are all stra…
+95
−86
•
3
comments
- Implemented Position in Path and PathTile
- Benchmark d2math
- Vector benchmark
- mapEntity.Step() benchmark and improvements.
- Map entity rework - vectors in mapEntity
- Position supports current coordinate types.
- D2map lint warnings
- Vector float64
- Position struct for managing world coordinates
- Cardinal vectors
- Tidy remote_client_connection.go and resolve lint warnings
- D2networking resolve lint issues

