depot/users/grfn/xanthous/src/Xanthous/App.hs, branch refs/r/8147 monorepo for the virus lounge http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F8147 2024-02-14T19:37:41+00:00 chore(users): grfn -> aspen 2024-02-14T19:37:41+00:00 Aspen Smith grfn@gws.fyi 2024-02-12T03:00:40+00:00 urn:sha1:82ecd61f5c699cf3af6c4eadf47a1c52b1d696c6 Change-Id: I6c6847fac56f0a9a1a2209792e00a3aec5e672b9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10809 Autosubmit: aspen <root@gws.fyi> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> feat(grfn/xanthous): Use dual-wielding to calculate damage 2022-05-14T16:02:47+00:00 Griffin Smith grfn@gws.fyi 2022-05-14T15:49:15+00:00 urn:sha1:af31da8cfc9caee8c2cd44df5ee5c1ed3a9b3ed7 When dual-wielding weapons, do damage from both weapons and use both weapons' attack messages. Change-Id: I3c404946d0167c9b5c2bcf58ab5c3429cc5269fc Reviewed-on: https://cl.tvl.fyi/c/depot/+/5605 Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> fix(grfn/xanthous): Don't remove items on cancel 2022-05-14T15:59:44+00:00 Griffin Smith grfn@gws.fyi 2022-05-01T19:58:36+00:00 urn:sha1:b5105034791a2af1bd9370aeb0aa741300e0641b Only remove items selected to wield from the inventory once they're actually going to be wielded, to avoid cancelling the hand selection from causing the item to disappear Change-Id: I3c4010058ae18b205a68b035d5e189a10ffbd12c Reviewed-on: https://cl.tvl.fyi/c/depot/+/5510 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> feat(grfn/xanthous): Describe items in hand when wielding 2022-05-14T15:59:44+00:00 Griffin Smith grfn@gws.fyi 2022-05-01T19:51:15+00:00 urn:sha1:1ce67611b54871c7541396399da35e0b8d69f2f5 Describe the items already in the hand when prompting for which hand to wield an item in Change-Id: Ifdf2703e8695aae5cbf06a3195fb790428954012 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5509 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> feat(xanthous): Allow selecting hand for wielding 2022-04-16T20:30:42+00:00 Griffin Smith grfn@gws.fyi 2022-04-16T20:01:04+00:00 urn:sha1:632c4280b5c8ad717a7ce7b08c49ad93630c8db4 When wielding items, allow selecting which hand the item should be wielded in. Currently this has no actual effect on the mechanics of combat - that'll come next. Change-Id: Ic289ca2d8fa6f5fc0ad5bd0b012818a3acd8599e Reviewed-on: https://cl.tvl.fyi/c/depot/+/5470 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI feat(grfn/xanthous): Add a help panel 2022-04-14T14:22:28+00:00 Griffin Smith grfn@gws.fyi 2022-04-10T16:06:10+00:00 urn:sha1:3c294fbabd6622b8cd60984d7ed0dd811e8885eb Change-Id: I581a37df0a20fa54878da4446007dbe677e057da Reviewed-on: https://cl.tvl.fyi/c/depot/+/5444 Autosubmit: grfn <grfn@gws.fyi> Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI feat(gs/xanthous): Creatures drop their items when they die 2021-11-25T17:31:01+00:00 Griffin Smith grfn@gws.fyi 2021-11-25T15:14:00+00:00 urn:sha1:604319850c4b875fb8cdb9c1e7ca34f013993f20 When a creature is killed, it now drops all the contents of its inventory on the ground. Change-Id: Ie95c397308ba2c9861f10e58b99c91c9cc759c56 refactor(gs/xanthous): Break out inventory into a common module 2021-11-22T19:12:56+00:00 Griffin Smith grfn@gws.fyi 2021-11-21T14:54:07+00:00 urn:sha1:95ee86225b7b858ae6c2438211e934ee4db66222 Creatures are going to have an inventory too now in addition to characters, so all the data types and lenses and stuff that define inventory need to be broken out into a separate module so the Creature entity can use them. Change-Id: I83f1c70d316afaaf2e75901f9dc28f79fd2cd31f Reviewed-on: https://cl.tvl.fyi/c/depot/+/3901 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> feat(gs/xanthous): Allow disabling saving 2021-11-07T21:05:39+00:00 Griffin Smith grfn@gws.fyi 2021-11-07T20:44:57+00:00 urn:sha1:9577d97a8f351e6dc1057c7ec9f7c825f6e9a020 Add a command-line parameter to disable the Save command, so people don't save and fill up my disk when I'm running this on the internet. Change-Id: I2408e60de2d99764ac53c21c3ea784282576d400 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3808 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI fix(gs/xanthous): Don't gen dupe tutorial messages 2021-11-06T17:34:46+00:00 Griffin Smith grfn@gws.fyi 2021-11-06T16:24:10+00:00 urn:sha1:eeafd0fa0ed85957f0609863d1d06b570c55341b Don't generate tutorial messages on levels other than the first. Change-Id: I7681377461b92f5d5015931b0088bef9d358d2e4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3804 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<feed xmlns="http://www.w3.org/2005/Atom">
<title>depot/users/grfn/xanthous/src/Xanthous/App.hs, branch refs/r/8147</title>
<subtitle>monorepo for the virus lounge</subtitle>
<id>http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F8147</id>
<link rel="self" href="http://code.tvl.fyi/depot/atom?h=refs%2Fr%2F8147"/>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/"/>
<updated>2024-02-14T19:37:41+00:00</updated>
<entry>
<title>chore(users): grfn -> aspen</title>
<updated>2024-02-14T19:37:41+00:00</updated>
<author>
<name>Aspen Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2024-02-12T03:00:40+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=82ecd61f5c699cf3af6c4eadf47a1c52b1d696c6"/>
<id>urn:sha1:82ecd61f5c699cf3af6c4eadf47a1c52b1d696c6</id>
<content type="text"> Change-Id: I6c6847fac56f0a9a1a2209792e00a3aec5e672b9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10809 Autosubmit: aspen <root@gws.fyi> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI Reviewed-by: lukegb <lukegb@tvl.fyi> </content>
</entry>
<entry>
<title>feat(grfn/xanthous): Use dual-wielding to calculate damage</title>
<updated>2022-05-14T16:02:47+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-05-14T15:49:15+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=af31da8cfc9caee8c2cd44df5ee5c1ed3a9b3ed7"/>
<id>urn:sha1:af31da8cfc9caee8c2cd44df5ee5c1ed3a9b3ed7</id>
<content type="text"> When dual-wielding weapons, do damage from both weapons and use both weapons' attack messages. Change-Id: I3c404946d0167c9b5c2bcf58ab5c3429cc5269fc Reviewed-on: https://cl.tvl.fyi/c/depot/+/5605 Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>fix(grfn/xanthous): Don't remove items on cancel</title>
<updated>2022-05-14T15:59:44+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-05-01T19:58:36+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=b5105034791a2af1bd9370aeb0aa741300e0641b"/>
<id>urn:sha1:b5105034791a2af1bd9370aeb0aa741300e0641b</id>
<content type="text"> Only remove items selected to wield from the inventory once they're actually going to be wielded, to avoid cancelling the hand selection from causing the item to disappear Change-Id: I3c4010058ae18b205a68b035d5e189a10ffbd12c Reviewed-on: https://cl.tvl.fyi/c/depot/+/5510 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>feat(grfn/xanthous): Describe items in hand when wielding</title>
<updated>2022-05-14T15:59:44+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-05-01T19:51:15+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=1ce67611b54871c7541396399da35e0b8d69f2f5"/>
<id>urn:sha1:1ce67611b54871c7541396399da35e0b8d69f2f5</id>
<content type="text"> Describe the items already in the hand when prompting for which hand to wield an item in Change-Id: Ifdf2703e8695aae5cbf06a3195fb790428954012 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5509 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>feat(xanthous): Allow selecting hand for wielding</title>
<updated>2022-04-16T20:30:42+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-04-16T20:01:04+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=632c4280b5c8ad717a7ce7b08c49ad93630c8db4"/>
<id>urn:sha1:632c4280b5c8ad717a7ce7b08c49ad93630c8db4</id>
<content type="text"> When wielding items, allow selecting which hand the item should be wielded in. Currently this has no actual effect on the mechanics of combat - that'll come next. Change-Id: Ic289ca2d8fa6f5fc0ad5bd0b012818a3acd8599e Reviewed-on: https://cl.tvl.fyi/c/depot/+/5470 Reviewed-by: grfn <grfn@gws.fyi> Autosubmit: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(grfn/xanthous): Add a help panel</title>
<updated>2022-04-14T14:22:28+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2022-04-10T16:06:10+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=3c294fbabd6622b8cd60984d7ed0dd811e8885eb"/>
<id>urn:sha1:3c294fbabd6622b8cd60984d7ed0dd811e8885eb</id>
<content type="text"> Change-Id: I581a37df0a20fa54878da4446007dbe677e057da Reviewed-on: https://cl.tvl.fyi/c/depot/+/5444 Autosubmit: grfn <grfn@gws.fyi> Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>feat(gs/xanthous): Creatures drop their items when they die</title>
<updated>2021-11-25T17:31:01+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-11-25T15:14:00+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=604319850c4b875fb8cdb9c1e7ca34f013993f20"/>
<id>urn:sha1:604319850c4b875fb8cdb9c1e7ca34f013993f20</id>
<content type="text"> When a creature is killed, it now drops all the contents of its inventory on the ground. Change-Id: Ie95c397308ba2c9861f10e58b99c91c9cc759c56 </content>
</entry>
<entry>
<title>refactor(gs/xanthous): Break out inventory into a common module</title>
<updated>2021-11-22T19:12:56+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-11-21T14:54:07+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=95ee86225b7b858ae6c2438211e934ee4db66222"/>
<id>urn:sha1:95ee86225b7b858ae6c2438211e934ee4db66222</id>
<content type="text"> Creatures are going to have an inventory too now in addition to characters, so all the data types and lenses and stuff that define inventory need to be broken out into a separate module so the Creature entity can use them. Change-Id: I83f1c70d316afaaf2e75901f9dc28f79fd2cd31f Reviewed-on: https://cl.tvl.fyi/c/depot/+/3901 Tested-by: BuildkiteCI Reviewed-by: grfn <grfn@gws.fyi> </content>
</entry>
<entry>
<title>feat(gs/xanthous): Allow disabling saving</title>
<updated>2021-11-07T21:05:39+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-11-07T20:44:57+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=9577d97a8f351e6dc1057c7ec9f7c825f6e9a020"/>
<id>urn:sha1:9577d97a8f351e6dc1057c7ec9f7c825f6e9a020</id>
<content type="text"> Add a command-line parameter to disable the Save command, so people don't save and fill up my disk when I'm running this on the internet. Change-Id: I2408e60de2d99764ac53c21c3ea784282576d400 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3808 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
<entry>
<title>fix(gs/xanthous): Don't gen dupe tutorial messages</title>
<updated>2021-11-06T17:34:46+00:00</updated>
<author>
<name>Griffin Smith</name>
<email>grfn@gws.fyi</email>
</author>
<published>2021-11-06T16:24:10+00:00</published>
<link rel="alternate" type="text/html" href="http://code.tvl.fyi/commit/?id=eeafd0fa0ed85957f0609863d1d06b570c55341b"/>
<id>urn:sha1:eeafd0fa0ed85957f0609863d1d06b570c55341b</id>
<content type="text"> Don't generate tutorial messages on levels other than the first. Change-Id: I7681377461b92f5d5015931b0088bef9d358d2e4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/3804 Reviewed-by: grfn <grfn@gws.fyi> Tested-by: BuildkiteCI </content>
</entry>
</feed>