David Duarte

Results 39 issues of David Duarte

## Official ### General - [x] :leftwards_arrow_with_hook: [initialize](https://microsoft.github.io/language-server-protocol/specification#initialize) - [x] :arrow_right: [initialized](https://microsoft.github.io/language-server-protocol/specification#initialized) - [x] :leftwards_arrow_with_hook: [shutdown](https://microsoft.github.io/language-server-protocol/specification#shutdown) - [x] :arrow_right: [exit](https://microsoft.github.io/language-server-protocol/specification#exit) - [ ] :arrow_right: :arrow_left: [$/cancelRequest](https://microsoft.github.io/language-server-protocol/specification#cancelRequest) ### Window - [x]...

Close #442 Part of #361 Todo: - [ ] Add cache to _getFactory because a file can be evaluated multiple time now ? - [x] Integration tests

Thanks for this awesome CI Server. I want to contribute to it because I want to use it for one of my projects. I suggest to update and refactor code...

Fix #35

Depends on #13 - Add stats to player - Check stats and weapon stats to compute damage Old code https://gist.github.com/DeltaEvo/dc807f93102b9e3013d46efd61ec30ec

feature
blocked
idea / discussion

Depends on #13 https://docs.google.com/document/d/1wXd8ZTcBAEc25vP8Tx5JtV37An6Hwuk43tCahPABnEc/edit?usp=sharing Old code ```java /* */ public static void calcAndAddPlayerExp(Player p, int exp, int mobLvl) { /* 90 */ byte maxLVL = 100; /* 91 */ if...

feature
idea / discussion

https://minecraft.fandom.com/wiki/Bell - Play the bell sound - Show the bell animation

feature
help wanted
good first issue

https://www.youtube.com/watch?v=GBAFVm-JONI Be able to create some smooth elevators on the map

feature
help wanted
idea / discussion

- Fire Damage on Lava, Fire, ... - Damage from Cactus

feature
help wanted
good first issue