crgimenes
744ad97a0f
update to go 1.22
2024-05-04 07:40:35 -03:00
crgimenes
031a609475
add CGO_ENABLED=1
2024-04-22 09:57:07 -03:00
crgimenes
8755fa4dfd
update to Ebitengine v2.7.2
2024-04-20 11:28:28 -03:00
Cesar Gimenes
6aa49a7af1
Merge pull request #30 from crgimenes/dev
...
Fix project name, upgrade Ebitengine version, add instructions to README.md
2024-04-20 09:51:30 -03:00
crgimenes
c0b2f76e2c
update project name
2024-04-20 09:48:02 -03:00
crgimenes
c2d259c48c
update to Ebitengine v2.7.1
2024-04-20 09:27:16 -03:00
crgimenes
ad26c36ac7
remove unused function call
2024-04-06 18:40:22 -03:00
crgimenes
0b3da381f5
update do Ebitenengine to commit 4d268f5ce44be8bbe02ff37ece4cabeba38e3b35
2024-04-06 16:03:35 -03:00
crgimenes
10e650f70d
Reenable and
2024-04-06 11:57:55 -03:00
crgimenes
e482d51256
fix #24
2024-04-06 11:13:40 -03:00
Cesar Gimenes
4070718603
Merge pull request #27 from hajimehoshi/scale
...
better scaling
2024-04-06 09:31:18 -03:00
Hajime Hoshi
3538f6fd3c
better scaling
...
This change uses a scaled window size with a fix logical screen size
in order to let Ebitengine do a better scaling.
Updates #24
Updates hajimehoshi/ebiten#2951
2024-04-06 15:14:39 +09:00
crgimenes
eb5fed9b4f
Temporarily downgrade Ebitengine from 2.7.0 to 2.6.7 (see issues #24 and https://github.com/hajimehoshi/ebiten/issues/2951 )
2024-04-05 06:17:59 -03:00
crgimenes
d53d10e306
test tag
2024-04-05 00:32:26 -03:00
Cesar Gimenes
b4f5ca18e2
Merge pull request #26 from hitalos/master
...
Fix events which dispatch builds
2024-04-05 00:25:08 -03:00
Hítalo Silva
ad6ce200d2
Fix events which dispatch builds
2024-04-05 00:22:48 -03:00
Cesar Gimenes
4115f491bf
Merge pull request #25 from hitalos/master
...
Build config suggestion
2024-04-05 00:08:49 -03:00
Hítalo Silva
86fc3e2229
Trying to fix build
2024-04-04 23:43:03 -03:00
crgimenes
4577a17606
remove logs
2024-04-04 22:46:53 -03:00
crgimenes
1635505ea3
fix issue #24
2024-04-04 22:42:30 -03:00
Hítalo Silva
28486cc226
Create go.yml
2024-04-04 17:00:05 -03:00
crgimenes
81a5eb02ee
add X11ClassName and runtime settings
2024-04-04 14:28:08 -03:00
crgimenes
a4774fe4fb
update go modules
2024-04-04 14:19:25 -03:00
crgimenes
90afd38d45
update go mod and set window floating
2024-04-02 00:35:15 -03:00
crgimenes
ed5a88699c
update go mod
2024-03-28 09:41:17 -03:00
crgimenes
0e9e378eaa
adjust the invisible window title (useful in some window managers) and remove it from the taskbar.
2024-03-06 06:23:22 -03:00
crgimenes
60fd968113
update go mod and add -quiet parameter (disable sound)
2024-03-06 05:49:02 -03:00
crgimenes
bb844d080a
update modules and go version
2024-02-24 05:11:49 -03:00
Cesar Gimenes
d5415c6d1e
Merge pull request #19 from two-six/master
...
Fix multiple monitor issues
2023-10-12 15:43:34 -03:00
two-six
1285cdb059
Fixed and tested
2023-10-12 20:40:02 +02:00
two-six
0f66cfbb9c
Fix
2023-10-12 20:36:42 +02:00
two-six
47b93e8b03
min max functions
2023-10-12 20:33:14 +02:00
two-six
b260779bc0
Fix multiple monitor issues
2023-10-12 18:07:32 +02:00
Cesar Gimenes
2ef5e04fd3
Update README.md with minor fixes
2023-10-12 09:37:12 -03:00
crgimenes
3e264397c0
add contribution guide
2023-10-12 09:31:36 -03:00
crgimenes
c5695d6f37
add contribution guide
2023-10-12 09:28:46 -03:00
Cesar Gimenes
c4b3461386
Merge pull request #17 from two-six/master
...
Stop neko on lmb click
2023-10-12 08:23:40 -03:00
two-six
381eb6fdee
neko stops on click
2023-10-12 12:21:42 +02:00
crgimenes
6424ec84ed
update ebiten
2023-10-12 00:08:46 -03:00
crgimenes
ad577aafb7
fix macOS Sonoma incompatibility
2023-09-30 11:41:32 -03:00
Cesar Gimenes
1c576e6838
Merge pull request #15 from ByteCurdler/sound
...
add sounds
2023-09-30 11:35:46 -03:00
ILikePython256
93dabe465b
add sounds
2023-09-29 21:04:56 -06:00
crgimenes
0b56a08165
remove goreleaser
2023-09-20 09:12:10 -03:00
crgimenes
1487a438d5
update build note
2023-09-20 09:10:09 -03:00
crgimenes
8f8c901b24
remove deprecated rand.Seed
2023-09-09 11:03:32 -03:00
crgimenes
094a5763ac
reduce TPS
2023-09-09 10:34:29 -03:00
crgimenes
0355a467df
update to go 1.21
2023-08-08 23:10:11 -03:00
crgimenes
4245ae1378
fix go mod
2023-04-08 11:13:22 -03:00
Cesar Gimenes
96ad613eef
Merge pull request #11 from crgimenes/dependabot/go_modules/golang.org/x/image-0.5.0
...
Bump golang.org/x/image from 0.3.0 to 0.5.0
2023-02-17 11:50:43 -03:00
dependabot[bot]
3c24f32655
Bump golang.org/x/image from 0.3.0 to 0.5.0
...
Bumps [golang.org/x/image](https://github.com/golang/image ) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases )
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/image
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-02-17 14:43:33 +00:00