141 Commits

Author SHA1 Message Date
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
crgimenes
6b451b0224 test new github workflow 2023-02-13 17:46:25 -03:00
crgimenes
dbd6ed00ae test new github workflow 2023-02-13 16:49:20 -03:00
crgimenes
0677230c8f experimental makefile, will not work for all platforms due to CGO dependencies 2023-02-08 01:39:42 -03:00
crgimenes
a195a65f7b add dist and notes 2023-02-08 01:38:16 -03:00
crgimenes
871658e184 remove workflows/release.yml 2023-02-07 23:49:07 -03:00
crgimenes
6feaa3c585 add config 2023-02-07 07:15:53 -03:00
crgimenes
e9cdf7e173 update go.mod 2023-02-07 07:15:34 -03:00
crgimenes
35b1184429 remove m1 2023-02-05 17:12:22 -03:00
crgimenes
10c6c1339f add goreleaser 2023-02-05 16:47:08 -03:00
crgimenes
3329927504 loop gif 2023-02-05 12:15:00 -03:00
crgimenes
df6734105e add gif 2023-02-05 11:58:31 -03:00
crgimenes
6610f938bd add references 2023-02-05 08:42:58 -03:00
crgimenes
a1fd3d3d2e remove backup 2023-02-05 01:05:26 -03:00