-
v0.0.11 Stable
released this
2025-01-02 12:45:29 -08:00 | 279 commits to master since this releaseWhat's Changed
- Remove DynamoDB reference in buildspec by @scionaltera in https://github.com/scionaltera/agonyforge/pull/352
- let people restart creating characters if they're incomplete by @scionaltera in https://github.com/scionaltera/agonyforge/pull/353
- Add additional directions by @scionaltera in https://github.com/scionaltera/agonyforge/pull/354
- Fix lazy loading error by @scionaltera in https://github.com/scionaltera/agonyforge/pull/355
- Item Editor by @scionaltera in https://github.com/scionaltera/agonyforge/pull/356
- update readme by @scionaltera in https://github.com/scionaltera/agonyforge/pull/365
- Role Framework by @scionaltera in https://github.com/scionaltera/agonyforge/pull/366
- Make it prettier by @scionaltera in https://github.com/scionaltera/agonyforge/pull/367
- get more info in logs from error handler by @scionaltera in https://github.com/scionaltera/agonyforge/pull/368
- pipe access logs into the regular mud logs by @scionaltera in https://github.com/scionaltera/agonyforge/pull/369
- on the server it complains because LogbackValve is not async by @scionaltera in https://github.com/scionaltera/agonyforge/pull/371
- CORS and CSRF configuration by @scionaltera in https://github.com/scionaltera/agonyforge/pull/372
- Fix role bugs by @scionaltera in https://github.com/scionaltera/agonyforge/pull/373
- help command by @scionaltera in https://github.com/scionaltera/agonyforge/pull/374
- enforce unique character names by @scionaltera in https://github.com/scionaltera/agonyforge/pull/375
- character menu was getting appended to the greeting by @scionaltera in https://github.com/scionaltera/agonyforge/pull/376
- Configurable header name for remote IP resolution by @scionaltera in https://github.com/scionaltera/agonyforge/pull/377
- Room Description Improvements by @scionaltera in https://github.com/scionaltera/agonyforge/pull/378
- Connection Maintenance by @scionaltera in https://github.com/scionaltera/agonyforge/pull/379
- Avoid Code Duplication by @scionaltera in https://github.com/scionaltera/agonyforge/pull/380
- remove StringTool and use native CSS word wrapping instead by @scionaltera in https://github.com/scionaltera/agonyforge/pull/383
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.10...v0.0.11
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.10 Stable
released this
2024-12-14 19:57:44 -08:00 | 344 commits to master since this releaseWhat's Changed
- Switch to RabbitMQ by @scionaltera in https://github.com/scionaltera/agonyforge/pull/97
- Timer Services by @scionaltera in https://github.com/scionaltera/agonyforge/pull/109
- added very simple in-game passage of time by @scionaltera in https://github.com/scionaltera/agonyforge/pull/110
- Character Stats by @scionaltera in https://github.com/scionaltera/agonyforge/pull/118
- Effort by @scionaltera in https://github.com/scionaltera/agonyforge/pull/119
- move Questions into their own package by @scionaltera in https://github.com/scionaltera/agonyforge/pull/123
- Dice Rolling by @scionaltera in https://github.com/scionaltera/agonyforge/pull/141
- big dynamodb refactor by @scionaltera in https://github.com/scionaltera/agonyforge/pull/155
- accidentally broke Spring by having two beans named Constants by @scionaltera in https://github.com/scionaltera/agonyforge/pull/158
- fix logout by @scionaltera in https://github.com/scionaltera/agonyforge/pull/161
- Updated Cognito CloudFormation template by @scionaltera in https://github.com/scionaltera/agonyforge/pull/162
- move the menu implementations into the core module by @scionaltera in https://github.com/scionaltera/agonyforge/pull/169
- add species by @scionaltera in https://github.com/scionaltera/agonyforge/pull/178
- add professions (aka. character classes) by @scionaltera in https://github.com/scionaltera/agonyforge/pull/193
- upgrade rabbitmq version by @scionaltera in https://github.com/scionaltera/agonyforge/pull/224
- switch from OIDC with Cognito to OAUTH2 with GitHub for auth by @scionaltera in https://github.com/scionaltera/agonyforge/pull/264
- stop using deprecated functions in jQuery by @scionaltera in https://github.com/scionaltera/agonyforge/pull/267
- add git attributes to preserve line endings on .sh files by @scionaltera in https://github.com/scionaltera/agonyforge/pull/276
- remove unnecessary stuff from Dockerfile, minor update to README by @scionaltera in https://github.com/scionaltera/agonyforge/pull/277
- Some attributes not copying from character prototype to instance by @scionaltera in https://github.com/scionaltera/agonyforge/pull/279
- avoid duplication by @scionaltera in https://github.com/scionaltera/agonyforge/pull/280
- pitest breaks on windows because classpath on command line is too long by @scionaltera in https://github.com/scionaltera/agonyforge/pull/290
- Room editor by @scionaltera in https://github.com/scionaltera/agonyforge/pull/291
- Switch from DynamoDB to PostgreSQL by @scionaltera in https://github.com/scionaltera/agonyforge/pull/350
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.9...v0.0.10
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.9 Stable
released this
2023-04-25 16:26:03 -07:00 | 748 commits to master since this releaseWhat's Changed
- Pronouns by @scionaltera in https://github.com/scionaltera/agonyforge/pull/60
- Class rename by @scionaltera in https://github.com/scionaltera/agonyforge/pull/61
- Improved wear slots by @scionaltera in https://github.com/scionaltera/agonyforge/pull/62
- Dynamodb paging by @scionaltera in https://github.com/scionaltera/agonyforge/pull/63
- Bump software.amazon.awssdk:bom from 2.19.21 to 2.19.26 by @dependabot in https://github.com/scionaltera/agonyforge/pull/64
- Bump io.projectreactor.netty:reactor-netty from 1.1.2 to 1.1.3 by @dependabot in https://github.com/scionaltera/agonyforge/pull/67
- Bump com.hazelcast:hazelcast from 5.2.1 to 5.2.2 by @dependabot in https://github.com/scionaltera/agonyforge/pull/69
- Bump software.amazon.awssdk:bom from 2.19.26 to 2.20.14 by @dependabot in https://github.com/scionaltera/agonyforge/pull/70
- Formatted output by @scionaltera in https://github.com/scionaltera/agonyforge/pull/71
- Repository bundle by @scionaltera in https://github.com/scionaltera/agonyforge/pull/72
- Bump io.projectreactor.netty:reactor-netty from 1.1.3 to 1.1.4 by @dependabot in https://github.com/scionaltera/agonyforge/pull/74
- Bump software.amazon.awssdk:bom from 2.20.14 to 2.20.17 by @dependabot in https://github.com/scionaltera/agonyforge/pull/75
- Bump org.springframework.boot from 3.0.2 to 3.0.4 by @dependabot in https://github.com/scionaltera/agonyforge/pull/73
- Bump software.amazon.awssdk:bom from 2.20.17 to 2.20.22 by @dependabot in https://github.com/scionaltera/agonyforge/pull/76
- simple SCORE command by @scionaltera in https://github.com/scionaltera/agonyforge/pull/77
- Bump org.webjars:jquery from 3.6.3 to 3.6.4 by @dependabot in https://github.com/scionaltera/agonyforge/pull/79
- Bump io.projectreactor.netty:reactor-netty from 1.1.4 to 1.1.5 by @dependabot in https://github.com/scionaltera/agonyforge/pull/80
- Bump software.amazon.awssdk:bom from 2.20.22 to 2.20.30 by @dependabot in https://github.com/scionaltera/agonyforge/pull/81
- Bump com.hazelcast:hazelcast from 5.2.2 to 5.2.3 by @dependabot in https://github.com/scionaltera/agonyforge/pull/83
- Bump software.amazon.awssdk:bom from 2.20.30 to 2.20.33 by @dependabot in https://github.com/scionaltera/agonyforge/pull/85
- Bump org.springframework.boot from 3.0.4 to 3.0.5 by @dependabot in https://github.com/scionaltera/agonyforge/pull/84
- Bump software.amazon.awssdk:bom from 2.20.33 to 2.20.42 by @dependabot in https://github.com/scionaltera/agonyforge/pull/89
- Bump com.palantir.docker from 0.34.0 to 0.35.0 by @dependabot in https://github.com/scionaltera/agonyforge/pull/86
- Bump org.testcontainers:junit-jupiter from 1.17.6 to 1.18.0 by @dependabot in https://github.com/scionaltera/agonyforge/pull/90
- Bump org.testcontainers:testcontainers from 1.17.6 to 1.18.0 by @dependabot in https://github.com/scionaltera/agonyforge/pull/88
- Bump io.projectreactor.netty:reactor-netty from 1.1.5 to 1.1.6 by @dependabot in https://github.com/scionaltera/agonyforge/pull/91
- Bump software.amazon.awssdk:bom from 2.20.42 to 2.20.47 by @dependabot in https://github.com/scionaltera/agonyforge/pull/92
- Finalize v0.0.9 by @scionaltera in https://github.com/scionaltera/agonyforge/pull/95
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.8...v0.0.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.8 Stable
released this
2023-01-25 21:33:22 -08:00 | 820 commits to master since this releaseWhat's Changed
- initial support for items by @scionaltera in https://github.com/scionaltera/agonyforge/pull/38
- now we can see items in rooms by @scionaltera in https://github.com/scionaltera/agonyforge/pull/39
- adjust the descriptions for items by @scionaltera in https://github.com/scionaltera/agonyforge/pull/40
- Inventory commands by @scionaltera in https://github.com/scionaltera/agonyforge/pull/42
- Lookup utilities by @scionaltera in https://github.com/scionaltera/agonyforge/pull/43
- Combined Dependency Updates by @scionaltera in https://github.com/scionaltera/agonyforge/pull/55
- Wear slots by @scionaltera in https://github.com/scionaltera/agonyforge/pull/58
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.7...v0.0.8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.7 Stable
released this
2022-12-04 12:24:08 -08:00 | 876 commits to master since this releaseWhat's Changed
- move to Java 17 so that we can go to Spring Boot 3 by @scionaltera in https://github.com/scionaltera/agonyforge/pull/28
- Bump org.springframework.boot from 2.7.5 to 3.0.0 by @dependabot in https://github.com/scionaltera/agonyforge/pull/26
- a tiny bit more information from the build by @scionaltera in https://github.com/scionaltera/agonyforge/pull/29
- very basic LOOK command! now we can see where we are! by @scionaltera in https://github.com/scionaltera/agonyforge/pull/30
- exits and movement commands by @scionaltera in https://github.com/scionaltera/agonyforge/pull/31
- A couple nice-to-have things by @scionaltera in https://github.com/scionaltera/agonyforge/pull/32
- Command refactor by @scionaltera in https://github.com/scionaltera/agonyforge/pull/33
- WHO command to see who is online by @scionaltera in https://github.com/scionaltera/agonyforge/pull/34
- add a screenshot to the readme by @scionaltera in https://github.com/scionaltera/agonyforge/pull/35
- v0.0.7 by @scionaltera in https://github.com/scionaltera/agonyforge/pull/36
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.6...v0.0.7
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.6 Stable
released this
2022-11-28 16:24:39 -08:00 | 911 commits to master since this releaseWhat's Changed
- basic command interpreter by @scionaltera in https://github.com/scionaltera/agonyforge/pull/22
- Bump info.solidsoft.pitest from 1.9.0 to 1.9.11 by @dependabot in https://github.com/scionaltera/agonyforge/pull/23
- Bump bootstrap from 5.2.2 to 5.2.3 by @dependabot in https://github.com/scionaltera/agonyforge/pull/24
- Bump software.amazon.awssdk:bom from 2.18.21 to 2.18.25 by @dependabot in https://github.com/scionaltera/agonyforge/pull/25
- Rooms and Comms by @scionaltera in https://github.com/scionaltera/agonyforge/pull/27
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.5...v0.0.6
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.5 Stable
released this
2022-11-23 08:25:09 -08:00 | 934 commits to master since this releaseWhat's Changed
- Session refactor by @scionaltera in https://github.com/scionaltera/agonyforge/pull/15
- Character instances by @scionaltera in https://github.com/scionaltera/agonyforge/pull/19
- Bump DynamoDBLocal from 1.16.0 to 1.20.0 by @dependabot in https://github.com/scionaltera/agonyforge/pull/18
- Bump software.amazon.awssdk:bom from 2.18.15 to 2.18.21 by @dependabot in https://github.com/scionaltera/agonyforge/pull/17
- Bump hazelcast from 5.2.0 to 5.2.1 by @dependabot in https://github.com/scionaltera/agonyforge/pull/16
- create the table in DynamoDbLocal automatically by @scionaltera in https://github.com/scionaltera/agonyforge/pull/20
- Automated builds by @scionaltera in https://github.com/scionaltera/agonyforge/pull/21
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.4...v0.0.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.4 Stable
released this
2022-11-18 16:25:26 -08:00 | 962 commits to master since this releaseWhat's Changed
- Bump reactor-netty from 1.0.24 to 1.1.0 by @dependabot in https://github.com/scionaltera/agonyforge/pull/10
- DynamoDB by @scionaltera in https://github.com/scionaltera/agonyforge/pull/11
- named characters associated with users and persisted by @scionaltera in https://github.com/scionaltera/agonyforge/pull/12
- updated DynamoDB definition to add gsi2 by @scionaltera in https://github.com/scionaltera/agonyforge/pull/13
- Character Menus by @scionaltera in https://github.com/scionaltera/agonyforge/pull/14
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.3...v0.0.4
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.3 Stable
released this
2022-11-11 13:39:40 -08:00 | 980 commits to master since this releaseA lot of work around session handling. Development of the UI architecture and patterns. Client side improvements. Renamed the modules. Added some sick ASCII art.
It's very stable and solid now, and a good platform to go forward and build a game on.
What's Changed
- Enable Chat by @scionaltera in https://github.com/scionaltera/agonyforge/pull/5
- remove InMemoryUserRepository by @scionaltera in https://github.com/scionaltera/agonyforge/pull/6
- Simple Names by @scionaltera in https://github.com/scionaltera/agonyforge/pull/7
- Module rename and banner by @scionaltera in https://github.com/scionaltera/agonyforge/pull/8
- Configurable greeting and client improvements by @scionaltera in https://github.com/scionaltera/agonyforge/pull/9
Full Changelog: https://github.com/scionaltera/agonyforge/compare/v0.0.2...v0.0.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.0.2 Stable
released this
2022-11-06 13:34:31 -08:00 | 1000 commits to master since this releaseSplit the application into two modules: core and demo. If you were going to use this to write your own MUD you could take the core jar, use it as a dependency and use the demo module as a model for how to build your own game. All the parts you'd want to customize are now moved over to demo, and nothing in demo is required for core to run as long as you have written some kind of application module.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)