Juan Manuel Fernandes dos Santos
Juan Manuel Fernandes dos Santos
Si el valor inicial de las variables pasase a ser algo que no es **null**, tendría sentido (y sería posible) sacar **null** del lenguaje directamente? En que casos querríamos que...
@PalumboN awww me perdí la discusión `D:`. Pero aun en esos casos es null la mejor opción? Que tan seguido aparece ese problema? Y no se podrían cubrir esos casos...
Acá hay otro ejemplo que pasa con diccionarios: Con el código de esta branch se puede reproducir el error. https://github.com/JuanFdS/final-pepita-tactics/tree/bug-diccionario En este commit explica como reproducirlo: https://github.com/JuanFdS/final-pepita-tactics/commit/330e194270f77280b83212a53f1acb88668c21e6
> @AThousandShips good point. In 2 months I will have a lot more free time and worst case scenario that is when I will dig into the engine and attempt...
Could there be an special match case for structs? I think it could be useful in cases where there for example 2 different structs that represent bullets that behave in...
Hi! @shawnlawson , how are you? I'm working on a possible implementation for this. I have 2 ideas of how it could be done: - Split the gif into its...