Valk

Results 59 issues of Valk

I feel it looks the best if all properties start with uppercase letter. This issue was opened as a reminder for myself.

Enhancement
Easy
Low Priority

`UITechTree.cs` is responsible for drawing the lines between tech tree nodes and it does a good job visually but under the hood it draws more lines then necessary to get...

Enhancement
Good First Issue
Help Wanted
Question
Low Priority

![image](https://user-images.githubusercontent.com/6277739/160011526-0bf32309-00f4-4872-b0c9-3a45249ac622.png) Notice how nodes X, D, and E are centered perfectly but node B is not quite "centered". Rather B is leaning more towards nodes E, F, C instead of...

Enhancement
Good First Issue
Help Wanted
Low Priority

Checking `if (!_movingToPlayer || _jumpingOutOfChest)` and `if (!_jumpingOutOfChest)` every frame of `_PhysicsProcess` seems unnecessary. There is most likely a more optimized approach to this. https://github.com/GodotModules/GodotModulesCSharp/blob/52b34211535f49e611032aecfc38a19ae96d8eb6/Scripts/Game/Coin.cs#L17-L63

help wanted
question
old
low priority

### v0.1 **Netcode** - [ ] Netcode

## Steps to Reproduce 1. Start the game 2. Notice the green lines / shapes (note that this does not happen on every startup)

help wanted
invalid
low priority

Should I stick with Lua or move to something else?

question
low priority

## Issue Players that join are not listed in the player list top left. **The code has simply not been done yet.** ## Steps to Reproduce 1. Export the game...

enhancement
help wanted
good first issue

## Issue Guess work has to be done when creating new packets. You have to look inside CPacketLobby to ensure you're filling out all the appropriate properties. Perhaps a class...

enhancement
help wanted
good first issue
question

### Describe the feature you want added: Cursor RPG Art?

enhancement