]> git.lizzy.rs Git - hydra-dragonfire.git/log
hydra-dragonfire.git
23 months agoFix map race condition
Elias Fleckenstein [Wed, 8 Jun 2022 21:07:30 +0000 (23:07 +0200)]
Fix map race condition

23 months agoFix vector equals operator
Elias Fleckenstein [Wed, 8 Jun 2022 19:02:46 +0000 (21:02 +0200)]
Fix vector equals operator

23 months agoAdd path finding
Elias Fleckenstein [Fri, 3 Jun 2022 15:42:59 +0000 (17:42 +0200)]
Add path finding

2 years agoDoc fixes
Elias Fleckenstein [Wed, 1 Jun 2022 16:11:16 +0000 (18:11 +0200)]
Doc fixes

2 years agoAllow multiple clients to share a map
Elias Fleckenstein [Wed, 1 Jun 2022 16:09:48 +0000 (18:09 +0200)]
Allow multiple clients to share a map

2 years agoEvent system
Elias Fleckenstein [Tue, 31 May 2022 16:10:27 +0000 (18:10 +0200)]
Event system

2 years agoAdd map component
Elias Fleckenstein [Tue, 31 May 2022 12:24:19 +0000 (14:24 +0200)]
Add map component

2 years agoFix hydra.dtime v0.1.1
Elias Fleckenstein [Mon, 30 May 2022 20:07:35 +0000 (22:07 +0200)]
Fix hydra.dtime

2 years agoAdd length operator to vector
Elias Fleckenstein [Mon, 30 May 2022 19:44:24 +0000 (21:44 +0200)]
Add length operator to vector

2 years agoFix hydra.poll return value order
Elias Fleckenstein [Mon, 30 May 2022 19:44:02 +0000 (21:44 +0200)]
Fix hydra.poll return value order

2 years agoRe-add luax as regular directory v0.1.0
Elias Fleckenstein [Mon, 30 May 2022 15:48:28 +0000 (17:48 +0200)]
Re-add luax as regular directory

2 years agoRemove luax submodule
Elias Fleckenstein [Mon, 30 May 2022 15:38:02 +0000 (17:38 +0200)]
Remove luax submodule

2 years agoFix links in doc
Elias Fleckenstein [Mon, 30 May 2022 14:23:09 +0000 (16:23 +0200)]
Fix links in doc

2 years agoAdd documentation
Elias Fleckenstein [Mon, 30 May 2022 14:18:00 +0000 (16:18 +0200)]
Add documentation

2 years agoRename disconnect to close
Elias Fleckenstein [Mon, 30 May 2022 14:05:19 +0000 (16:05 +0200)]
Rename disconnect to close

2 years agoExpose supported serialize and proto versions to Lua
Elias Fleckenstein [Sun, 29 May 2022 23:03:34 +0000 (01:03 +0200)]
Expose supported serialize and proto versions to Lua

2 years agoFix readPointedThing
Elias Fleckenstein [Sun, 29 May 2022 22:50:14 +0000 (00:50 +0200)]
Fix readPointedThing

2 years agoFix unfinished sentence in README.md
Elias Fleckenstein [Sun, 29 May 2022 22:17:03 +0000 (00:17 +0200)]
Fix unfinished sentence in README.md

2 years agoMove conversion code into convert package
Elias Fleckenstein [Sun, 29 May 2022 22:09:33 +0000 (00:09 +0200)]
Move conversion code into convert package

2 years agoCreate README.md
Elias Fleckenstein [Sun, 29 May 2022 21:48:50 +0000 (23:48 +0200)]
Create README.md

2 years agoImplement sending of packets
Elias Fleckenstein [Sun, 29 May 2022 21:09:53 +0000 (23:09 +0200)]
Implement sending of packets

2 years agoAdd escape sequence library
Elias Fleckenstein [Sat, 28 May 2022 22:49:10 +0000 (00:49 +0200)]
Add escape sequence library

2 years agoRename to hydra-dragonfire
Elias Fleckenstein [Sat, 28 May 2022 21:42:02 +0000 (23:42 +0200)]
Rename to hydra-dragonfire

2 years agoMigrate to gopher-lua
Elias Fleckenstein [Sat, 28 May 2022 21:16:55 +0000 (23:16 +0200)]
Migrate to gopher-lua

2 years agoAdd convert.go to tree
Elias Fleckenstein [Sat, 28 May 2022 14:09:50 +0000 (16:09 +0200)]
Add convert.go to tree

2 years agoCreate LICENSE
Elias Fleckenstein [Sat, 28 May 2022 13:44:50 +0000 (15:44 +0200)]
Create LICENSE

2 years agoChange version string to hydra-dragonfire
Elias Fleckenstein [Sat, 28 May 2022 13:44:04 +0000 (15:44 +0200)]
Change version string to hydra-dragonfire

2 years agoAdd go:generate directive
Elias Fleckenstein [Sat, 28 May 2022 13:42:25 +0000 (15:42 +0200)]
Add go:generate directive

2 years agoAdd convert.go to .gitignore
Elias Fleckenstein [Sat, 28 May 2022 13:01:35 +0000 (15:01 +0200)]
Add convert.go to .gitignore

2 years agoRemove convert.go
Elias Fleckenstein [Sat, 28 May 2022 13:01:15 +0000 (15:01 +0200)]
Remove convert.go

2 years agoInitial commit
Elias Fleckenstein [Sat, 28 May 2022 13:00:35 +0000 (15:00 +0200)]
Initial commit