View all by Joinbu
Joinbu
Follow Joinbu
Follow
Following Joinbu
Following
Add To Collection
Collection
Comments
Devlog
Gemmys hunt
←
Return to Gemmys hunt
Devlog
Minor graphics improvements
December 24, 2023
by
Joinbu
Now making sure that the correct font is used even if the client dont have it. Also improved display of several dialog boxes, with correct centering and animation on popup...
Continue reading
Improved texts in tutorial.
December 23, 2023
by
Joinbu
The texts in the tutorial is now popping up in an animated way...
Continue reading
Additional improvements on animations
December 22, 2023
by
Joinbu
Added some more animations on both Gemmy and the minions. Gemmys eyes are now pulsating, Minions wheels are pulsating and rotating <a href=" Gemmys" class="redactor-linkify-object">https://joinbju.itc...
Continue reading
Smoother animation for Gemmy
December 18, 2023
by
Joinbu
Similar to the previous improvement for the minions. Gemmys animations is improved from the static two state switching to a much smoother transition using CSS. <a href=" Gemmys" class="redactor-linkif...
Continue reading
Smoother animation for minions
December 16, 2023
by
Joinbu
The animations is now much smoother. Before the animation basicly consisted of switching between two static states. Now Im using build in animation from css making it much better. Next I will make sim...
Continue reading
Disable context menu
December 12, 2023
by
Joinbu
Now units can be selected and moved by right clicking on the board. Its now allowed since context menu has been disabled. <a href=" Gemmys" class="redactor-linkify-object">https://joinbju.itch.io/gemm...
Continue reading
Smoother movement
December 12, 2023
by
Joinbu
The movement is now much smoother. Instead of updating the screen every time the game is serialized from the server, I added a frequent timer updating the positions in the frontend. Not only is the mo...
Continue reading
Scrolling over the board changes the cursor
December 10, 2023
by
Joinbu
Changing the mousepointer to "drag" when the user scrolls over the board. Its a minor change . But its making the game a little bit more user friendly. <a href=" Gemmys" class="redactor-linkify-object...
Continue reading
Add animation for mouse clicks
December 10, 2023
by
Joinbu
To make it a bit more easy for the player to keep track of whats going on ive added an animation for every mouseclick on the board. The animation is a simple cirkle growing for half a second before it...
Continue reading
Toplist added
December 01, 2023
by
Joinbu
Compare yourself with the world elite with the newly added toplist...
Continue reading
Signup and Login added
November 29, 2023
by
Joinbu
Added simple login and signup functionality. When you are logged in your username will appear on the scoreboard instead of just "anonymous" during a game. Having a user database will also enable a top...
Continue reading