Song Minjae
49d3c9f55b
Loading item from module using Groovy
2017-04-26 23:53:22 +09:00
Song Minjae
41b2b8a694
Resolving issue #18 and #19
2017-04-23 22:53:49 +09:00
Song Minjae
83d08c680d
more housecleaning
2017-04-19 22:56:10 +09:00
Song Minjae
261d78f1d2
about issue #17
2017-04-19 21:15:09 +09:00
Song Minjae
6e4e52d693
Some space saving, terrain reads GZip directly
2017-04-19 16:15:14 +09:00
Song Minjae
56d78d50ca
pickaxe working as intended
2017-04-18 01:14:25 +09:00
Song Minjae
98d7548ce8
mod support design wip
2017-04-17 04:03:58 +09:00
Song Minjae
4c928f2772
fixes, bits and pieces, changes in ID referencing, terrain and wall takes damage, working test pickaxe, and a new issue
2017-04-17 02:18:52 +09:00
Song Minjae
8d4b803ef5
10-bit RGB conversion tool
2017-04-14 22:45:55 +09:00
Song Minjae
28a6f7bbfd
brighter soil and grass tex
...
Former-commit-id: 8457edfdd297ddef3ebc6c6327611a42d21dbb44
2017-03-31 17:26:01 +09:00
Song Minjae
61ad40672e
inventory UI wip update
...
Two columns, some marginal spaces to make it look better
Former-commit-id: c26d11e499970280b78193772d29937295916ae2
2017-03-27 02:58:52 +09:00
Song Minjae
a3fc937d6f
new runes impl and test
...
Former-commit-id: f92f6d528128ed19aadffee7e112daa5736d50e3
2017-03-24 23:59:57 +09:00
Song Minjae
23f6f9cf5a
marking obsolete resources as _old_
...
Former-commit-id: f0919500afaafa91adaeb7f7c7377a5e2f10ef08
2017-03-21 23:39:15 +09:00
Song Minjae
03bf6e95e4
TextButtonList working kinematic background
...
Former-commit-id: 8976d3b3d1e40731adf13430ad747351a6401b24
2017-03-15 01:06:13 +09:00
Song Minjae
1bad5550b2
magic description language update
...
Former-commit-id: 9637f09aa90345c2c2f4889a85d69af9f9c1e584
2017-03-13 21:41:08 +09:00
Song Minjae
fa701745e2
new inventory UI idea
...
Former-commit-id: 0032d2b023d8ab3d2393541d452673ceeafc372e
2017-03-12 04:21:58 +09:00
Song Minjae
97df2ad6e4
vital metre prototype
...
Former-commit-id: c3f95f7ef280eabc5516ad6885386cb89d6ee35d
Former-commit-id: ab9cd5bd8daf27d37828a5ca4a737a723d76fa1a
2017-03-04 01:52:30 +09:00
Song Minjae
50da7db1ee
vital metre mockup
...
Former-commit-id: c49f7ba80cff854db6d79af1c9d50d77b0bae76d
Former-commit-id: bd62a24bfd4c9737e2f23b0bae1756df62a19acf
2017-03-03 18:42:47 +09:00
Song Minjae
4598c8cf80
have no idea how LFS works :/
...
Former-commit-id: 81595f4fd40bb497150c26b063c994e7dd267cda
Former-commit-id: 94aeebbd5f3949f014497bcd79f8e83f6dd84d5a
2017-03-03 12:18:14 +09:00
Song Minjae
122305cad4
some UI suggestion
...
Former-commit-id: 4526bc289a05ddd0fd205c8c9986785196bdd487
Former-commit-id: ce0bf7a3ce0f083e698cddf708419341f4a73fa9
2017-03-03 03:56:07 +09:00
Song Minjae
74250150de
bunch of codes:
...
- Test InputStream() on VirtualComputer (blocking/unblocking using simple semaphore) -- no more dirty lua impl of io.read
- Typealias Kotlin 1.1
- Primitive box drawing on VideoCard
- Removing unnecessary fonts
Former-commit-id: cece88af3a3430678e685856eec78b4a9d598b4f
Former-commit-id: 22eed3a7beb9b4cb34636cbab2ff0e94989bdb31
2017-03-02 02:11:50 +09:00
Song Minjae
e30a830607
data format docs
...
Former-commit-id: 5da80ac39d23d518bec0ed4e838fd0a4ae19bd11
Former-commit-id: f7ec7a4cd2c1d7a795aa19352065ee1ea1550fe4
2017-02-07 04:50:26 +09:00
Song Minjae
6ccc964d05
caves and stuff
...
Former-commit-id: 248077312d8561ad01819a43a4c4a5205c122ff4
Former-commit-id: f4dc915a66bd26338376b9d6008f136fb36b3060
2017-01-30 22:39:34 +09:00
Song Minjae
47e3ffb6ce
PNG -> TGA
...
Former-commit-id: 394d3af24b5f1a125c40197a09f47867cc6fc566
Former-commit-id: 5428b1d2d7370b5a912851d5f5aa9f6b036f64f5
2017-01-16 18:24:19 +09:00
Song Minjae
9fdee8c5ad
colorutil update, some code cleanup
...
Former-commit-id: 47b13e7e899dc9151f7a1ae71977ed8d4b403345
Former-commit-id: 136f9c787b76aec75d76535891cf264170bd3b04
2017-01-15 20:51:42 +09:00
Song Minjae
3130e0eb63
working tapestry decoder and fixture object
...
Former-commit-id: dd61b61e6061cfb3dc2ad9d9f65fd1b272475718
Former-commit-id: 7acc72a0e59203c0ea56c355eadaeed1474e3ac1
2017-01-14 16:00:07 +09:00
Song Minjae
2549a21bd2
corrected candlelight colour (using Yxy instead of Lab)
...
Former-commit-id: 7d784a840c2339a49f1dfc5a739bf8ce306ec2e4
Former-commit-id: d3b18605dd51ceb779841835c88802b8cf3afaa4
2017-01-13 12:33:02 +09:00
Song Minjae
8e586c6289
now torch colour from colourimeter mesurement
...
Former-commit-id: 8bd0eb9ef67e2a5c259137ea779b857daac792bc
Former-commit-id: 5aa153a8cd3e94fc663d071f033fe3d5cdafed1b
2017-01-12 21:02:59 +09:00
Song Minjae
df34d81082
added endianness
...
Former-commit-id: c3ec99b381816d0a4afb245a1dc4623db2f59f88
Former-commit-id: 19d8e083f74f0281ae91df8bf89f046cb7b78d43
2017-01-10 00:02:19 +09:00
Song Minjae
f64d1efd04
data formats doc update
...
Former-commit-id: b1e1da4b568e9d282874e73e867a6449560337b4
Former-commit-id: df35e8acb0b981122402736735f69009820af960
2017-01-09 23:48:57 +09:00
Song Minjae
4aef108e98
fixed discrepancy between 64- and 16-colour palettes
...
Former-commit-id: 71fdc236220f77fd3f3eb7fef9bf9c75d1a10996
Former-commit-id: d3ffbfa92e18fdd36e07607faddaadb8faa5739d
2017-01-09 23:25:57 +09:00
Song Minjae
aca08ea96b
sprites!
...
Former-commit-id: 099c7d1b27988830f6c2d876684d4675078170e9
Former-commit-id: eea5b0ff2a04142e1a19505a98c252a6ca5aa666
2017-01-09 23:22:31 +09:00
Song Minjae
a0569f79d7
wall now uses terrain tileset
...
Former-commit-id: 13b5389d905c1c302ec4e7991fbfdd06ed333814
Former-commit-id: 1416055d9aa0755147c461512f9b638e25df908e
2017-01-09 22:56:15 +09:00
Song Minjae
fba6f1662c
16/64 tapestry palettes, sample tapestry image (theworld)
...
Former-commit-id: 74858cf3203e1da643e50d57b277d18d4a516735
Former-commit-id: 92a626c5a2e340d0d6995d14c7724e7de58bc1e6
2017-01-06 00:02:49 +09:00
Song Minjae
cb6e18c1c5
64 colour palette test
...
Former-commit-id: 44420079369d6a7ea4752d390608ca2174594a99
Former-commit-id: 84c6fcd4f7deb0e8648e0e8a8b6cf578ff872cb4
2016-12-29 21:35:46 +09:00
Song Minjae
944c71d691
visible actors are defaulted to Visible, SpriteAnimations now has "parent" actors and uses its Visible property
...
Former-commit-id: 0e240de4ca38a59724f364df4624c8dc79c0112d
Former-commit-id: b017b24ab7591ea2fd2518308bd5656597c14f47
2016-12-23 20:49:29 +09:00
Song Minjae
08776a4710
colourmaps for virtualcomputers, adding 64-col
...
Former-commit-id: 7db2015263d5a48eda8f96e215352d62f6e23602
Former-commit-id: c0df19ce699cc19c72e0a67133dba129cd98f9dd
2016-12-19 00:15:54 +09:00
Song Minjae
a407cef024
UML updates and an error correction
...
Former-commit-id: 2458f3e7485f766644ce7382552084889aea8b96
Former-commit-id: 8cc0ce08fcfd8f61b38152de95e484cad2034639
2016-12-16 23:11:40 +09:00
Song Minjae
a89bcff2bd
UML for gameactors update
...
Former-commit-id: 607bd54b185df58d97ca1201979f0a071dd33463
Former-commit-id: 9d27207dc5fdec388844c2d15e4f4edd6f70628d
2016-11-28 13:07:59 +09:00
Song Minjae
c64c511bd3
le me trying StarUML
...
Former-commit-id: f79426790a5f6600a768b59878786d2ae7a800ad
Former-commit-id: 48a83fc7d7528e120574588bc6bda7ab0bafe631
2016-11-28 00:13:49 +09:00
GAME\Geun
e4886acc92
dress폴더생성&handidas초판
...
Former-commit-id: 5a8353b8213f72455c99be09c29f6de8fac103f0
Former-commit-id: 0f391dc1bf05d69102b1f6cf82fd6c5560666a37
2016-10-27 21:18:50 +09:00
Song Minjae
a757b12cab
dummix dumbshell: fixed erratic 'cd' behaviours
...
Former-commit-id: 82698355d2566d579d2461bc1f1b7a4799f60163
Former-commit-id: 033a2a4f690b8e968e7626c46b998e3bba91031a
2016-10-04 22:43:58 +09:00
Song Minjae
1b877c6a52
new MANPAGE; added old skintone researches, APIDOC update
...
Former-commit-id: a4d95985638e6f6d2acaa95a1323a175ad5f232a
Former-commit-id: 7eae9d9f4471338380f2b0b827ff68577badcf54
2016-10-03 14:21:05 +09:00
Song Minjae
81958709ee
virtualcomputer: unix-like operation system [WIP]
...
Former-commit-id: 68bb33337b78c7357d16a5a3ca47ad5f834f3d08
Former-commit-id: 6c8931a114682d2b1414414484597f5e0d0ca095
2016-10-02 01:18:58 +09:00
Song Minjae
3f34286b3f
minor fixes for startup beep, monochrome monitor; new mono monitor colour (amethyst)
...
Former-commit-id: 305989668765a7fb2c906b7538e51a7a6fb20fe9
Former-commit-id: 832a84bc30dfb3db86d29b65ea97b70b4e6e4fd0
2016-09-30 21:04:11 +09:00
Song Minjae
0859544bd6
fixed crude implementation of speaker.retune
...
Former-commit-id: eb16dd94b10cc75150508b575c5c0210d18a46cd
Former-commit-id: 84585ddf7e9e839cdfebed086bc671f6b956a462
2016-09-30 21:01:25 +09:00
GAME\Geun
a25983f513
add tiki_smoke
...
Former-commit-id: 4944b6107fb3dae6595d1aa69cdb86a45bf1eeac
Former-commit-id: d555bf490565d91f4fdde997f61d81bb7d31f97f
2016-09-30 14:19:05 +09:00
Song Minjae
1b4aca320f
http, pcspeaker driver
...
Former-commit-id: a3ad38695e8c1e1040a6a3f4b8470217e8a98489
Former-commit-id: cd3809edcae7b26e7b3d846dab17f1f63761f30f
2016-09-29 23:04:04 +09:00
Song Minjae
ae114c53e0
OS library implementation
...
Former-commit-id: b4f7f283080ead5e92c273015bfe2559cbe99e47
Former-commit-id: adaa0af80068a916e534f677f6e5ffe1f3072241
2016-09-29 00:21:42 +09:00
Song Minjae
7fec3fc066
beeps are now processed sorely on the computer, added speaker driver (wip)
...
Former-commit-id: c8339104815a62db51e5bd26460a87f1f653a775
Former-commit-id: f22320a45734b141c4f02ca61fbd79772e32c7c5
2016-09-28 00:44:02 +09:00